Available on crate feature
reqwest
only.Expand description
Proxy adapters for reqwest
.
Functionsยง
- client
- Creates a
reqwest
client that obeys the system proxy configuration. - client_
builder - Creates a
reqwest
client builder that obeys the system proxy configuration.