diff options
author | makdharma <makdharma@users.noreply.github.com> | 2016-09-01 09:15:30 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-09-01 09:15:30 -0700 |
commit | 9d7e049d03cedca3b4b0e08d0cba1d1e718fa8ae (patch) | |
tree | b8b9ab871227046aae957e45f6ef8e7b3bd08dda /test/core | |
parent | 463ff57440f4b7b983579008955a6f50d3605fc1 (diff) | |
parent | 3f374386e6507be0440021d03ee8904f05981d88 (diff) |
Merge pull request #7862 from makdharma/grpc_caching
prep work for enabling caching
Diffstat (limited to 'test/core')
-rw-r--r-- | test/core/end2end/fuzzers/hpack.dictionary | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/core/end2end/fuzzers/hpack.dictionary b/test/core/end2end/fuzzers/hpack.dictionary index 3157dfca3f..e5a73d523f 100644 --- a/test/core/end2end/fuzzers/hpack.dictionary +++ b/test/core/end2end/fuzzers/hpack.dictionary @@ -44,6 +44,7 @@ "\x0Dgrpc-encoding" "\x1Egrpc-internal-encoding-request" "\x0Cgrpc-message" +"\x10grpc-payload-bin" "\x0Bgrpc-status" "\x0Cgrpc-timeout" "\x10grpc-tracing-bin" |