Celia Chen
09241ae4db
Decouple exec-server HTTP from reqwest types ( #35059 )
...
## What changed
- Rename `ReqwestHttpClient` to `RouteAwareHttpClient` to reflect that delegated HTTP uses Codex's shared route-aware transport.
- Use `codex_http_client` response and error types plus transport-neutral `http` and `url` types, removing the exec server's direct `reqwest` dependency.
## Testing
- Cover fragment stripping and Unicode hostname normalization for delegated HTTP requests.
GitOrigin-RevId: 8b0fc60a76004feb57198bfb4afb1371c9ceb1bd
2026-07-24 00:53:05 +00:00
..
2026-07-23 19:19:35 +00:00
2026-07-21 22:44:43 +00:00
2026-07-23 22:31:53 +00:00
2026-07-23 23:55:05 +00:00
2026-07-22 21:35:16 +00:00
2026-07-21 08:50:21 +00:00
2026-07-23 23:21:33 +00:00
2026-07-22 22:54:28 +00:00
2026-07-23 19:19:35 +00:00
2026-07-22 02:19:45 +00:00
2026-07-21 08:59:41 +00:00
2026-07-21 15:00:18 +00:00
2026-07-23 01:00:35 +00:00
2026-07-23 22:39:28 +00:00
2026-07-22 02:26:16 +00:00
2026-07-22 01:35:06 +00:00
2026-07-21 08:28:51 +00:00
2026-07-18 23:22:13 +00:00
2026-07-21 02:07:13 +00:00
2026-07-23 19:32:26 +00:00
2026-07-24 00:53:05 +00:00
2026-07-24 00:10:22 +00:00
2026-07-23 01:00:35 +00:00
2026-07-24 00:10:22 +00:00
2026-07-23 19:19:35 +00:00
2026-07-23 22:31:53 +00:00
2026-07-22 00:50:28 +00:00
2026-07-23 22:31:53 +00:00
2026-07-24 00:53:05 +00:00
2026-07-23 23:35:29 +00:00
2026-07-20 06:13:29 +00:00
2026-07-23 19:44:12 +00:00
2026-07-23 17:51:12 +00:00
2026-07-24 00:00:43 +00:00
2026-07-22 16:50:09 +00:00
2026-07-23 23:35:29 +00:00
2026-07-22 02:19:45 +00:00
2026-07-20 20:06:58 +00:00
2026-07-23 23:25:53 +00:00
2026-07-23 19:32:26 +00:00
2026-07-22 04:17:34 +00:00
2026-07-23 00:02:15 +00:00
2026-07-23 23:13:59 +00:00
2026-07-23 19:19:35 +00:00
2026-07-17 20:52:42 +00:00
2026-07-23 19:32:26 +00:00
2026-07-23 00:02:15 +00:00
2026-07-22 06:09:10 +00:00
2026-07-22 00:31:30 +00:00
2026-07-20 16:25:57 +00:00
2026-07-22 19:14:11 +00:00
2026-07-23 23:35:29 +00:00
2026-07-24 00:53:05 +00:00
2026-07-23 19:19:35 +00:00
2026-07-23 23:13:59 +00:00
2026-07-21 21:06:04 +00:00
2026-07-23 21:50:17 +00:00
2026-07-20 23:22:48 +00:00
2026-07-23 21:17:45 +00:00
2026-07-24 00:10:22 +00:00
2026-07-23 23:18:06 +00:00
2026-07-22 21:00:01 +00:00
2026-07-23 23:21:33 +00:00
2026-07-22 02:19:45 +00:00
2026-07-22 16:18:08 +00:00
2026-07-24 00:16:42 +00:00
2026-07-23 23:35:29 +00:00
2026-07-24 00:53:05 +00:00
2026-07-23 19:24:41 +00:00
2026-07-24 00:53:05 +00:00