mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-17 23:52:34 +00:00
Routes the two reqwest clients in the Daytona credential probe through fabro_http (system-proxy) in production and fabro_test::test_http_client (no_proxy) in tests, by threading an http_client parameter through check_daytona_api_key_with and build_api_keys_configuration. Bumps the daytona-sdk-rust pin to 314ffd9, which exposes DaytonaConfig::http_client and ships on reqwest 0.13. Drops the three credential-probe unit tests from >1s SLOW to ~0.5s by skipping macOS proxy discovery on the localhost httpmock requests. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| build.rs | ||
| Cargo.toml | ||