Home
last modified time | relevance | path

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

/third_party/curl/docs/libcurl/opts/
DCURLOPT_HAPROXYPROTOCOL.md21 long haproxy_protocol);
/third_party/curl/src/
Dtool_cfgable.h282 bool haproxy_protocol; /* whether to send HAProxy protocol v1 */ member
Dtool_getparam.c1549 config->haproxy_protocol = toggle; in getparameter()
Dtool_operate.c2171 if(config->haproxy_protocol) in single_transfer()