Function cargo::util::network::http::configure_http_handle

source ยท
pub fn configure_http_handle(
    gctx: &GlobalContext,
    handle: &mut Easy
) -> CargoResult<HttpTimeout>
Expand description

Configure a libcurl http handle with the defaults options for Cargo