]> git.kaiwu.me - haproxy.git/commit
MEDIUM: h2: properly continue to parse header block when facing a 1xx response
authorWilly Tarreau <w@1wt.eu>
Tue, 31 Oct 2017 07:35:27 +0000 (08:35 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 31 Oct 2017 17:16:19 +0000 (18:16 +0100)
commitc199faf5bd54aa4b53053a0919b5f9afb1592d12
tree37ba789fd9c9ee22bc79ac695270e15237cc4aa5
parent9d89ac8f42140e573b6d8afeb1c5722d7b2ae147
MEDIUM: h2: properly continue to parse header block when facing a 1xx response

We still didn't handle the 1xx responses properly.
src/mux_h2.c