Module git_transport::client::http::curl

source ·
Available on crate features blocking-client and http-client and http-client-curl only.
Expand description

Structs

A utility to abstract interactions with curl handles.
Options to configure the curl HTTP handler.

Enums

The error returned by the ‘remote’ helper, a purely internal construct to perform http requests.