commit | e2c418e94bb6264e63efa3b44c023d19d646b767 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Fri Sep 14 17:32:05 2018 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Fri Sep 14 17:40:35 2018 +0200 |
tree | 96649eaf5869d7ab5d530c432da993478b900b38 | |
parent | c4e53f4ad7fc7deda5874b3afe51fb5ebbbd8728 [diff] |
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.