Function http_util::reqwest::client_builder [−][src]
pub fn client_builder() -> ClientBuilder
Expand description
Creates a reqwest
client builder that obeys the system proxy
configuration.
For details about the system proxy configuration, see the crate documentation.