pub fn configure_http_handle(
config: &Config,
handle: &mut Easy
) -> CargoResult<HttpTimeout>
Expand description
Configure a libcurl http handle with the defaults options for Cargo
pub fn configure_http_handle(
config: &Config,
handle: &mut Easy
) -> CargoResult<HttpTimeout>
Configure a libcurl http handle with the defaults options for Cargo