]> git.kaiwu.me - haproxy.git/commit
BUG/MEDIUM: h2: remove connection-specific headers from request
authorWilly Tarreau <w@1wt.eu>
Sun, 3 Dec 2017 19:15:34 +0000 (20:15 +0100)
committerWilly Tarreau <w@1wt.eu>
Sun, 3 Dec 2017 20:09:18 +0000 (21:09 +0100)
commitfe7c356be67335d92d41decd13468b862a562337
tree9ba03757c6a708f6532a2adf47e921f45aa47666
parent520886990fbc4d40bd7dd8d788d4e79326fc64c5
BUG/MEDIUM: h2: remove connection-specific headers from request

h2spec rightfully outlines that we used not to reject these ones, and
they may cause trouble if presented, especially "upgrade".

Must be backported to 1.8.
src/h2.c