]> git.kaiwu.me - haproxy.git/commit
BUG/MINOR: h2: the TE header if present may only contain trailers
authorWilly Tarreau <w@1wt.eu>
Sun, 3 Dec 2017 17:41:31 +0000 (18:41 +0100)
committerWilly Tarreau <w@1wt.eu>
Sun, 3 Dec 2017 20:08:42 +0000 (21:08 +0100)
commitd8d2ac75e89362637f3c21a2710f527355c86abe
tree5075cce936cb8b3bb976cadd9140026dde3ab334
parent68ed64148afcf253689241f0fade2e7c0ea4dcdb
BUG/MINOR: h2: the TE header if present may only contain trailers

h2spec reports this issue which has no side effect for now, but is
better cleared.

To backport to 1.8.
src/h2.c