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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dhttp.h85 CURLcode Curl_http_input_auth(struct connectdata *conn, bool proxy,
H A Dhttp_proxy.c461 result = Curl_http_input_auth(conn, proxy, auth);
H A Dhttp.c698 * Curl_http_input_auth() deals with Proxy-Authenticate: and WWW-Authenticate:
703 CURLcode Curl_http_input_auth(struct connectdata *conn, bool proxy, function
3500 result = Curl_http_input_auth(conn, proxy, auth);

Completed in 126 milliseconds