A proxy connector for Hyper-based HTTP applications.
# Cargo.toml
[dependencies]
hyper-proxy = "0.9.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an HTTP client that routes requests through a proxy.
Add `tokio` with the `rt-multi-thread` feature and `hyper` with `client` and `http1` features.
No dependency data recorded yet.