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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dhttp.h69 CURLcode Curl_add_custom_headers(struct connectdata *conn,
H A Dhttp_proxy.c203 result = Curl_add_custom_headers(conn, req_buffer);
H A Drtsp.c487 result = Curl_add_custom_headers(conn, req_buffer);
H A Dhttp.c1519 CURLcode Curl_add_custom_headers(struct connectdata *conn, function
2268 result = Curl_add_custom_headers(conn, req_buffer);

Completed in 125 milliseconds