Home
last modified time | relevance | path

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

/curl/src/
H A Dtool_cfgable.h288 char *haproxy_clientip; /* client IP for HAProxy protocol */ member
H A Dtool_cfgable.c58 Curl_safefree(config->haproxy_clientip); in free_config_fields()
H A Dtool_operate.c2353 if(config->haproxy_clientip) in single_transfer()
2355 config->haproxy_clientip); in single_transfer()
H A Dtool_getparam.c1363 err = getstr(&config->haproxy_clientip, nextarg, DENY_BLANK); in getparameter()

Completed in 28 milliseconds