mz-http-proxy
HTTP proxy adapters that respect the system's proxy configuration.
Installation
# Cargo.toml
[]
= { = "0.1", = ["hyper", "reqwest"] }
HTTP proxy adapters that respect the system's proxy configuration.
# Cargo.toml
[dependencies]
mz-http-proxy = { version = "0.1", features = ["hyper", "reqwest"] }