Home
last modified time | relevance | path

Searched refs:Curl_add_custom_headers (Results 1 – 5 of 5) sorted by relevance

/curl/lib/
H A Dhttp.h84 CURLcode Curl_add_custom_headers(struct Curl_easy *data,
H A Drtsp.c502 result = Curl_add_custom_headers(data, FALSE, &req_buffer); in rtsp_do()
H A Dcf-h1-proxy.c750 result = Curl_add_custom_headers(data, TRUE, headers); in start_CONNECT()
H A Dc-hyper.c1123 result = Curl_add_custom_headers(data, FALSE, headers); in Curl_http()
H A Dhttp.c1389 CURLcode Curl_add_custom_headers(struct Curl_easy *data, in Curl_add_custom_headers() function
2706 result = Curl_add_custom_headers(data, FALSE, &req); in Curl_http()

Completed in 26 milliseconds