commit | 7ff1ceaa5e77cdcf59b4033642f5055097714242 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Wed Oct 24 10:39:35 2018 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Sun Nov 18 22:08:55 2018 +0100 |
tree | 955feefcf0901687d4381d1de77a6a55792bc968 | |
parent | e010c807533d2330527ce1b0d276310902898e03 [diff] |
MINOR: http_htx: Add functions to retrieve a specific occurrence of a header There are 2 functions. The first one considers any comma as a delimiter for distinct values. The second one considers full-line headers.