Searched defs:Curl_http_input_auth (Results 1 - 1 of 1) sorted by relevance

/external/curl/lib/
H A Dhttp.c755 * Curl_http_input_auth() deals with Proxy-Authenticate: and WWW-Authenticate:
760 CURLcode Curl_http_input_auth(struct connectdata *conn, bool proxy, function
3680 result = Curl_http_input_auth(conn, proxy, auth);

Completed in 195 milliseconds