]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: http: smp_fetch_capture_header_* fetch captured headers
authorWilliam Lallemand <wlallemand@exceliance.fr>
Tue, 28 Jan 2014 17:14:25 +0000 (18:14 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 28 Jan 2014 17:43:57 +0000 (18:43 +0100)
commita43ba4eee039e5b28d74a2ef59baff276cb7b8cf
treed49be5335b9a896bf149e8e5b1923ae4f05117e5
parent12833bbca510857c6505fc18486635a08731d443
MINOR: http: smp_fetch_capture_header_* fetch captured headers

Allows you to fetch a captured header content with capture.res.hdr()
and capture.req.hdr().
doc/configuration.txt
src/proto_http.c