pub fn http_handle(config: &Config) -> CargoResult<Easy>
Expand description
Creates a new HTTP handle with appropriate global configuration for cargo.
pub fn http_handle(config: &Config) -> CargoResult<Easy>
Creates a new HTTP handle with appropriate global configuration for cargo.