pub fn http_proxy_exists(http: &CargoHttpConfig, config: &Config) -> boolExpand description
Determine if an http proxy exists.
Checks the following for existence, in order:
- Cargo’s
http.proxy - Git’s
http.proxy http_proxyenv varHTTP_PROXYenv varhttps_proxyenv varHTTPS_PROXYenv var