client_builder

Function client_builder 

Source
pub fn client_builder() -> ClientBuilder
Available on crate feature reqwest only.
Expand description

Creates a reqwest client builder that obeys the system proxy configuration.

For details about the system proxy configuration, see the crate documentation.