commit | 4f60301235ca1d35d51a49f15981706dd1ab67a0 | [log] [tgz] |
---|---|---|
author | Emeric Brun <ebrun@haproxy.com> | Thu Jan 05 15:11:44 2017 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Fri Jan 06 11:59:17 2017 +0100 |
tree | 99606875990c2e5596cb3afb0a75904a32529dd7 | |
parent | 52f5db2a44d153797ffd547887a3568e3218c4fc [diff] |
MINOR: connection: add sample fetch "fc_rcvd_proxy" fc_rcvd_proxy : boolean Returns true if the client initiated the connection with a PROXY protocol header. A flag is added on the struct connection if a PROXY header is successfully parsed.