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