diff options
author | David G. Quintas <dgq@google.com> | 2016-10-20 19:28:59 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-20 19:28:59 -0700 |
commit | 79fd4e6874640ca52398a0592190b27f4b69044d (patch) | |
tree | 900ee900465d450bfb1a351dafe7cc3c17261301 /test | |
parent | 2dd6e732666d506cacc894f919f7ea189947fd4a (diff) | |
parent | 7ab83b59bedbb9bfd0917a7f5429e3150751e3d6 (diff) |
Merge pull request #8381 from dgquintas/lb-cost-bin
Renamed MD key "lb-cost" to "lb-cost-bin"
Diffstat (limited to 'test')
-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" |