Lightweight asynchronous HTTP proxy client library.
# Cargo.toml
[dependencies]
async-http-proxy = "1.2.5"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an HTTP proxy and uses it with reqwest.
Add tokio as a dependency and use #[tokio::main]
No dependency data recorded yet.