Function git_transport::client::http::connect
source · Available on crate feature
blocking-client
and crate feature http-client
and (crate features http-client-curl
or http-client-reqwest
) only.Expand description
Connect to the given url
via HTTP/S using the desired_version
of the git
protocol.