Searched refs:Curl_add_custom_headers (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dhttp.h63 CURLcode Curl_add_custom_headers(struct connectdata *conn,
H A Dhttp_proxy.c161 result = Curl_add_custom_headers(conn, req_buffer);
H A Drtsp.c486 result = Curl_add_custom_headers(conn, req_buffer);
H A Dhttp.c1530 CURLcode Curl_add_custom_headers(struct connectdata *conn, function
2248 result = Curl_add_custom_headers(conn, req_buffer);

Completed in 50 milliseconds