Function http_util::hyper::connector[][src]

pub fn connector() -> Result<Connector, Box<dyn Error + Send + Sync>>
Expand description

Create a hyper connector that obeys the system proxy configuration.

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