commit | c90dc23e991ec538deb1085ac69c05327c8181d1 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Fri Feb 20 13:51:36 2015 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Fri Feb 20 14:00:44 2015 +0100 |
tree | 629c4a696d26ce7590d36b2e742fb52c639b5211 | |
parent | 2d7ec46b046c3615b2ed3dbf2384dccff9bc342c [diff] |
MINOR: http: add a new function to iterate over each header line New function http_find_next_header() will be used to scan all the input headers for various processing and for http/1 to http/2 header mapping.