diff options
author | David Garcia Quintas <dgq@google.com> | 2016-10-15 15:25:51 -0700 |
---|---|---|
committer | David Garcia Quintas <dgq@google.com> | 2016-10-15 15:25:51 -0700 |
commit | d8fe334d5b92ef50e44c75ac19d8dced53efc476 (patch) | |
tree | 29ba207bf915464a24bf70a739e9578d07734783 /test/core/end2end/fuzzers | |
parent | 9c00dabc1580232a5970b35edd3232693856927a (diff) |
s/lb-cost/lb-cost-bin
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" |