cargo
1.83.0-beta.5
(eb6e3fa1a 2024-11-08)
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