Searched refs:Curl_http_output_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.h194 * Curl_http_output_auth() setups the authentication headers for the
208 Curl_http_output_auth(struct connectdata *conn,
H A Dhttp_proxy.c149 result = Curl_http_output_auth(conn, "CONNECT", host_port, TRUE);
H A Dhttp.c614 * Curl_http_output_auth() setups the authentication headers for the
628 Curl_http_output_auth(struct connectdata *conn, function
1746 result = Curl_http_output_auth(conn, request, ppath, FALSE);

Completed in 197 milliseconds