Home
last modified time | relevance | path

Searched +defs:http +defs:proxy (Results 1 – 6 of 6) sorted by relevance

/external/libbrillo/brillo/http/
Dhttp_transport.cc10 namespace http { namespace
20 const std::string& proxy) { in CreateDefaultWithProxy()
Dhttp_proxy.cc100 namespace http { namespace
104 dbus::ObjectProxy* proxy = in GetChromeProxyServers() local
120 dbus::ObjectProxy* proxy = bus->GetObjectProxy( in GetChromeProxyServersAsync() local
Dhttp_transport_curl.cc28 namespace http { namespace
107 const std::string& proxy) in Transport()
/external/curl/lib/
Dhttp.c162 struct HTTP *http; in http_setup_conn() local
267 static CURLcode http_output_basic(struct connectdata *conn, bool proxy) in http_output_basic()
403 struct HTTP *http = data->req.protop; in http_perhapsrewind() local
624 bool proxy) in output_auth_headers()
809 CURLcode Curl_http_input_auth(struct connectdata *conn, bool proxy, in Curl_http_input_auth()
1069 struct HTTP *http = conn->data->req.protop; in readmoredata() local
1152 struct HTTP *http = data->req.protop; in Curl_add_buffer_send() local
1566 struct HTTP *http = data->req.protop; in Curl_http_done() local
1737 enum proxy_use proxy; in Curl_add_custom_headers() local
1934 struct HTTP *http; in Curl_http() local
[all …]
Dhttp_proxy.c238 const char *http = (conn->http_proxy.proxytype == CURLPROXY_HTTP_1_0) ? in CONNECT() local
505 bool proxy = (k->httpcode == 407) ? TRUE : FALSE; in CONNECT() local
/external/curl/
Dconfigure.ac373 AC_ARG_ENABLE(http, optenable
496 AC_ARG_ENABLE(proxy, optenable