commit | 520886990fbc4d40bd7dd8d788d4e79326fc64c5 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Sun Dec 03 20:13:54 2017 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Sun Dec 03 21:08:43 2017 +0100 |
tree | d55bcf328d87397a0ffe7fd4b1742a95b47e23c9 | |
parent | 92153fccd349762ca59ed2a6d0646515476217d2 [diff] |
BUG/MINOR: h2: reject response pseudo-headers from requests At the moment there's only ":status". Let's block it early when parsing the request. Otherwise it would be blocked by the HTTP/1 code anyway. This silences another h2spec issue. To backport to 1.8.