fabro/lib/crates/fabro-github
Bryan Helmkamp 3b2cffceaf refactor(http): centralize reqwest behind fabro-http
Add the shared fabro-http transport crate and route hand-written HTTP client construction through it.

Use FABRO_HTTP_PROXY_POLICY for test no-proxy defaults, remove direct reqwest deps from ordinary crates, and add clippy bans for raw reqwest entrypoints.
2026-04-12 11:48:54 -04:00
..
src refactor(http): centralize reqwest behind fabro-http 2026-04-12 11:48:54 -04:00
tests feat(github): add gh cli integration strategy 2026-04-11 21:35:16 -04:00
Cargo.toml refactor(http): centralize reqwest behind fabro-http 2026-04-12 11:48:54 -04:00