cargo::util::network::http

Function http_handle_and_timeout

source
pub fn http_handle_and_timeout(
    gctx: &GlobalContext,
) -> CargoResult<(Easy, HttpTimeout)>