Dylan Hurd
4e9a1a9073
Preserve HTTP fallback for delegated sessions ( #38681 )
...
## Why
Responses WebSocket fallback is session-scoped. A delegated session created
after its parent switched to HTTP could otherwise make another WebSocket
connection attempt.
## What changed
Disable WebSocket support for a delegated session when the parent session has
already fallen back to HTTP.
## Testing
Add a guardian review regression test that verifies only the parent's initial
WebSocket attempt occurs and the guardian request uses the HTTP response path.
GitOrigin-RevId: 1345f8fe739f55975aef432045348eae5a9278d6
2026-08-15 01:24:46 +00:00
..
2026-08-14 01:44:33 +00:00
2026-08-14 19:11:41 +00:00
2026-08-13 13:57:25 +00:00
2026-08-14 13:44:51 +00:00
2026-08-10 03:28:19 +00:00
2026-08-10 18:44:58 +00:00
2026-08-10 01:39:55 +00:00
2026-08-12 22:58:46 +00:00
2026-08-11 03:39:02 +00:00
2026-08-14 05:03:39 +00:00
2026-08-13 19:35:22 +00:00
2026-08-14 20:30:30 +00:00
2026-08-13 19:35:22 +00:00
2026-08-13 19:35:22 +00:00
2026-08-14 20:42:35 +00:00
2026-08-14 21:03:00 +00:00
2026-08-14 22:40:19 +00:00
2026-08-05 16:09:01 +00:00
2026-08-14 17:32:37 +00:00
2026-08-13 23:13:37 +00:00
2026-08-14 19:57:04 +00:00
2026-08-04 22:58:02 +00:00
2026-08-14 20:53:22 +00:00
2026-08-07 00:23:38 +00:00
2026-08-15 01:24:46 +00:00
2026-08-14 21:17:29 +00:00
2026-08-14 00:54:45 +00:00
2026-08-07 11:30:17 +00:00
2026-08-13 00:00:16 +00:00
2026-08-13 19:35:22 +00:00
2026-08-14 23:42:40 +00:00
2026-08-14 23:42:40 +00:00
2026-08-14 19:11:41 +00:00
2026-08-14 13:44:51 +00:00
2026-08-14 19:11:41 +00:00
2026-08-07 19:56:29 +00:00
2026-08-10 15:50:53 +00:00
2026-08-14 12:16:51 +00:00
2026-08-13 15:23:09 +00:00
2026-08-13 21:13:07 +00:00
2026-08-10 22:12:14 +00:00
2026-08-14 05:03:39 +00:00
2026-08-14 23:42:40 +00:00
2026-08-13 19:35:22 +00:00
2026-08-14 13:44:51 +00:00
2026-08-14 18:01:06 +00:00
2026-08-14 01:23:59 +00:00
2026-08-14 18:26:20 +00:00
2026-08-14 23:42:40 +00:00
2026-08-13 02:40:49 +00:00
2026-08-10 14:25:13 +00:00
2026-08-13 01:52:02 +00:00
2026-08-15 00:24:25 +00:00
2026-08-07 18:33:46 +00:00
2026-08-13 23:29:52 +00:00
2026-08-14 13:44:51 +00:00
2026-08-06 03:11:42 +00:00
2026-08-14 11:47:12 +00:00
2026-08-10 15:43:10 +00:00
2026-08-13 18:30:51 +00:00
2026-08-08 16:58:26 +00:00
2026-08-14 01:49:00 +00:00
2026-08-13 23:38:02 +00:00
2026-08-13 19:35:22 +00:00
2026-08-13 23:38:02 +00:00
2026-08-14 05:49:33 +00:00
2026-08-15 00:32:58 +00:00
2026-08-13 23:29:52 +00:00
2026-08-14 22:28:33 +00:00
2026-08-14 17:32:37 +00:00
2026-08-14 20:23:49 +00:00
2026-08-14 20:23:49 +00:00
2026-08-11 23:40:07 +00:00