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