cargo::util::network::http

Function http_handle_and_timeout

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