Home
last modified time | relevance | path

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

/external/curl/src/
Dtool_cfgable.h283 bool haproxy_protocol; /* whether to send HAProxy protocol v1 */ member
Dtool_getparam.c825 config->haproxy_protocol = toggle; in getparameter()
Dtool_operate.c2062 if(config->haproxy_protocol) in single_transfer()