diff options
author | Muxi Yan <mxyan@google.com> | 2017-10-06 16:55:52 -0700 |
---|---|---|
committer | Muxi Yan <mxyan@google.com> | 2017-10-06 17:25:40 -0700 |
commit | 63602748415fb836afd7a9685fbe5e85bf5ebfed (patch) | |
tree | f621272bdfb56a20782c9ed3a1a06f286c121941 /test/core/end2end/fuzzers/hpack.dictionary | |
parent | 906f69c1dfb09766708ca82217851cc20ebedd83 (diff) |
Make the names of compression algorithms backwards compatible at surface API
Diffstat (limited to 'test/core/end2end/fuzzers/hpack.dictionary')
-rw-r--r-- | test/core/end2end/fuzzers/hpack.dictionary | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/test/core/end2end/fuzzers/hpack.dictionary b/test/core/end2end/fuzzers/hpack.dictionary index a87e49ee52..c834f1dfef 100644 --- a/test/core/end2end/fuzzers/hpack.dictionary +++ b/test/core/end2end/fuzzers/hpack.dictionary @@ -28,9 +28,7 @@ "\x1Egrpc.max_request_message_bytes" "\x1Fgrpc.max_response_message_bytes" "$/grpc.lb.v1.LoadBalancer/BalanceLoad" -"\x0Fmessage/deflate" -"\x0Cmessage/gzip" -"\x0Bstream/gzip" +"\x0Bstream-gzip" "\x010" "\x011" "\x012" |