]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: http: add http_hdr_del() to remove a header from a list
authorWilly Tarreau <w@1wt.eu>
Fri, 14 Sep 2018 15:32:05 +0000 (17:32 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 14 Sep 2018 15:40:35 +0000 (17:40 +0200)
commite2c418e94bb6264e63efa3b44c023d19d646b767
tree96649eaf5869d7ab5d530c432da993478b900b38
parentc4e53f4ad7fc7deda5874b3afe51fb5ebbbd8728
MINOR: http: add http_hdr_del() to remove a header from a list

This one removes all occurrences of the specified header field name from
a complete list and returns the new count.
include/common/http-hdr.h