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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dhttp.h151 * Curl_http_output_auth() setups the authentication headers for the
165 Curl_http_output_auth(struct connectdata *conn,
H A Dhttp_proxy.c117 result = Curl_http_output_auth(conn, "CONNECT", host_port, TRUE);
H A Dhttp.c602 * Curl_http_output_auth() setups the authentication headers for the
616 Curl_http_output_auth(struct connectdata *conn, function
1756 result = Curl_http_output_auth(conn, request, ppath, FALSE);

Completed in 56 milliseconds