Home
last modified time | relevance | path

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

/external/curl/lib/
Dhttp.c1494 char proxy_header[128]; in add_haproxy_protocol_header() local
1507 msnprintf(proxy_header, in add_haproxy_protocol_header()
1508 sizeof(proxy_header), in add_haproxy_protocol_header()
1520 result = Curl_add_bufferf(&req_buffer, proxy_header); in add_haproxy_protocol_header()