]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: h2: properly reject PUSH_PROMISE frames coming from the client
authorWilly Tarreau <w@1wt.eu>
Mon, 30 Oct 2017 12:52:01 +0000 (13:52 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 31 Oct 2017 17:16:19 +0000 (18:16 +0100)
commit1c661986a824251b4f6854c2e9facb4b723cff28
tree7b749d9f1ea0278945a8b81b0cacb5b612dd68d6
parentc0da1964ba086b0794043652f9429f7eb470f581
MINOR: h2: properly reject PUSH_PROMISE frames coming from the client

These ones deserve a connection error as per 5.1.
src/mux_h2.c