diff options
author | bnc <bnc@chromium.org> | 2014-09-05 09:39:06 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-09-05 16:41:15 +0000 |
commit | 37f06e622f3122a0f456fa8017d832f7e08b7457 (patch) | |
tree | 859135b80c9ba7a343a3ebb7836e43a79ddcf353 /net/data/spdy_tests | |
parent | fa59d41da4ca15c6527776adc978dd21075d30d3 (diff) | |
download | chromium_src-37f06e622f3122a0f456fa8017d832f7e08b7457.zip chromium_src-37f06e622f3122a0f456fa8017d832f7e08b7457.tar.gz chromium_src-37f06e622f3122a0f456fa8017d832f7e08b7457.tar.bz2 |
HPACK: Check pseudo-header order in decoder.
Treat a header block with a pseudo-header field following a regular one as
malformed, as required by HTTP/2 draft-14 Section 8.1.2.1.
This lands server change 74067938 by bnc.
BUG=400336
Review URL: https://codereview.chromium.org/531253004
Cr-Commit-Position: refs/heads/master@{#293534}
Diffstat (limited to 'net/data/spdy_tests')
-rw-r--r-- | net/data/spdy_tests/examples_07.hpack | bin | 5488 -> 9972 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/net/data/spdy_tests/examples_07.hpack b/net/data/spdy_tests/examples_07.hpack Binary files differindex 5ed7deb..2e006fb 100644 --- a/net/data/spdy_tests/examples_07.hpack +++ b/net/data/spdy_tests/examples_07.hpack |