Skip to main content

configure_http_handle

Function configure_http_handle 

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