diff options
author | murgatroid99 <mlumish@google.com> | 2016-10-21 15:54:42 -0700 |
---|---|---|
committer | murgatroid99 <mlumish@google.com> | 2016-10-21 15:54:42 -0700 |
commit | b516cadc2a9f521ba02282475db8eac987b4f691 (patch) | |
tree | 522fedb19f91fce46ebfe2ec0040660f45ccfa19 /test/core/end2end/fuzzers | |
parent | 6a30178ef2c936a8929d03a3163647882110052e (diff) | |
parent | d9cbec465db305368b04d13409665bd711fa78cf (diff) |
Merge branch 'master' into uv_core_transport
Diffstat (limited to 'test/core/end2end/fuzzers')
-rw-r--r-- | test/core/end2end/fuzzers/hpack.dictionary | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/core/end2end/fuzzers/hpack.dictionary b/test/core/end2end/fuzzers/hpack.dictionary index 181bbe845e..12db0ff024 100644 --- a/test/core/end2end/fuzzers/hpack.dictionary +++ b/test/core/end2end/fuzzers/hpack.dictionary @@ -63,7 +63,7 @@ "\x08if-range" "\x13if-unmodified-since" "\x0Dlast-modified" -"\x07lb-cost" +"\x0Blb-cost-bin" "\x08lb-token" "\x04link" "\x08location" @@ -138,7 +138,7 @@ "\x00\x08if-range\x00" "\x00\x13if-unmodified-since\x00" "\x00\x0Dlast-modified\x00" -"\x00\x07lb-cost\x00" +"\x00\x0Blb-cost-bin\x00" "\x00\x08lb-token\x00" "\x00\x04link\x00" "\x00\x08location\x00" |