cargo
1.84.0-nightly
(3fee0f12e 2024-11-20)
Module http
Module Items
Structs
Functions
In cargo::
util::
network
cargo
::
util
::
network
Module
http
Copy item path
Source
Expand description
Configures libcurl’s http handles.
Structs
§
Http
Timeout
Functions
§
configure_
http_
handle
Configure a libcurl http handle with the defaults options for Cargo
http_
handle
Creates a new HTTP handle with appropriate global configuration for cargo.
http_
handle_
and_
timeout
needs_
custom_
http_
transport