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