Home
last modified time | relevance | path

Searched refs:Curl_http_input_auth (Results 1 – 3 of 3) sorted by relevance

/external/curl/lib/
Dhttp.h91 CURLcode Curl_http_input_auth(struct connectdata *conn, bool proxy,
Dhttp_proxy.c464 result = Curl_http_input_auth(conn, proxy, auth); in Curl_proxyCONNECT()
Dhttp.c760 CURLcode Curl_http_input_auth(struct connectdata *conn, bool proxy, in Curl_http_input_auth() function
3680 result = Curl_http_input_auth(conn, proxy, auth); in Curl_http_readwrite_headers()