Robo
8f0f08e818
feat: add session support to requests from utility process ( #51279 )
...
feat: add http cache support to requests from utility process
Add `session` and `partition` options to `utilityProcess.fork()` to
allow utility processes to use a session-specific network context
instead of the system network context. This enables HTTP caching,
cookie isolation, and webRequest interception for utility process
network requests.
When `respondToAuthRequestsFromMainProcess` is true and a session is
provided, HTTP 401/407 auth challenges now emit a `login` event on
the UtilityProcess instance rather than on `app`. Without a session,
auth challenges continue to emit on `app` for backward compatibility.
2026-04-30 15:03:20 -04:00
..
2025-10-03 14:10:29 -05:00
2026-04-08 09:33:42 -05:00
2023-08-04 10:47:29 +02:00
2026-04-30 12:40:03 -04:00
2026-04-30 12:40:03 -04:00
2026-04-23 05:38:47 +09:00
2026-04-23 05:38:47 +09:00
2025-04-23 17:55:18 -05:00
2026-04-17 19:03:16 -05:00
2026-04-17 19:03:16 -05:00
2026-04-03 13:04:27 -05:00
2026-04-03 13:04:27 -05:00
2026-04-27 16:44:37 -04:00
2026-04-22 05:28:31 +09:00
2026-04-22 05:28:31 +09:00
2025-07-21 16:34:38 +02:00
2024-07-25 11:25:45 +02:00
2026-04-12 19:02:40 -05:00
2026-04-11 03:21:39 +09:00
2026-04-12 19:02:40 -05:00
2026-02-12 12:37:56 -05:00
2024-09-10 16:05:57 -07:00
2026-04-20 10:26:43 -05:00
2026-04-19 13:48:38 -05:00
2025-09-13 08:19:07 +09:00
2026-04-03 13:04:27 -05:00
2026-04-03 13:04:27 -05:00
2025-07-21 16:34:38 +02:00
2021-11-22 16:34:31 +09:00
2026-04-12 19:02:40 -05:00
2026-04-12 01:59:54 +09:00
2026-04-14 15:52:13 -04:00
2026-04-14 15:52:13 -04:00
2025-08-05 02:03:06 +09:00
2025-08-05 02:03:06 +09:00
2026-04-11 03:21:39 +09:00
2026-04-11 03:21:39 +09:00
2026-04-11 03:21:39 +09:00
2026-04-11 03:21:39 +09:00
2026-04-30 09:39:43 -04:00
2026-04-30 09:39:43 -04:00
2026-02-26 14:57:54 -05:00
2026-01-29 16:38:26 -05:00
2026-03-20 19:51:23 -04:00
2026-03-20 19:51:23 -04:00
2026-03-20 19:51:23 -04:00
2026-04-12 19:02:40 -05:00
2026-04-11 03:21:39 +09:00
2026-04-16 16:49:10 -07:00
2026-04-16 16:49:10 -07:00
2026-04-11 03:21:39 +09:00
2026-04-21 21:20:51 +09:00
2026-04-12 19:02:40 -05:00
2026-04-11 00:47:05 +09:00
2026-04-12 19:02:40 -05:00
2026-04-11 03:21:39 +09:00
2026-04-23 16:32:10 -05:00
2026-04-12 19:02:40 -05:00
2026-04-10 15:58:33 +09:00
2026-02-12 12:37:56 -05:00
2025-08-05 02:03:06 +09:00
2026-02-12 12:37:56 -05:00
2026-03-23 10:47:14 -07:00
2026-04-15 23:24:00 -05:00
2026-04-12 19:02:40 -05:00
2026-01-27 16:27:38 -05:00
2026-04-12 19:02:40 -05:00
2026-04-11 18:56:31 +09:00
2026-04-05 10:41:35 -05:00
2026-04-05 10:41:35 -05:00
2026-04-23 16:32:10 -05:00
2026-04-23 16:32:10 -05:00
2026-04-08 09:33:42 -05:00
2026-04-23 16:32:10 -05:00
2025-10-21 14:26:30 -04:00
2026-02-12 12:37:56 -05:00
2026-04-12 19:02:40 -05:00
2026-03-11 15:38:08 -04:00
2026-04-30 15:03:20 -04:00
2026-04-30 15:03:20 -04:00
2026-04-30 12:52:11 -04:00
2026-04-30 12:52:11 -04:00
2024-09-25 06:19:39 -05:00
2025-04-23 20:33:50 -05:00
2026-04-22 12:33:41 +02:00
2026-02-24 15:48:04 +01:00
2026-04-27 16:46:46 -04:00
2026-04-23 16:32:10 -05:00
2026-04-03 15:48:41 -05:00
2026-03-20 15:32:09 -04:00
2026-04-12 19:02:40 -05:00
2025-11-12 12:53:00 -06:00
2025-10-23 16:28:51 -04:00
2025-09-08 12:57:15 +02:00
2025-09-22 20:16:27 -07:00
2026-02-12 12:37:56 -05:00
2026-02-12 12:37:56 -05:00
2026-02-12 12:37:56 -05:00
2026-02-12 12:37:56 -05:00
2025-08-27 09:30:50 +09:00
2025-08-05 02:03:06 +09:00
2025-08-05 02:03:06 +09:00
2024-09-17 01:38:56 -07:00
2022-02-09 18:58:52 -08:00
2026-04-09 09:54:44 -05:00
2026-04-09 09:54:44 -05:00
2022-06-29 12:55:47 -07:00
2022-06-29 12:55:47 -07:00