pub fn http_handle_and_timeout(
    config: &Config
) -> CargoResult<(Easy, HttpTimeout)>