diff options
author | Craig Tiller <ctiller@google.com> | 2016-11-14 14:48:42 -0800 |
---|---|---|
committer | Craig Tiller <ctiller@google.com> | 2016-11-14 14:48:42 -0800 |
commit | 47718a69a97ce72b00821386663fb8f46b128606 (patch) | |
tree | c820618118d2aa22830df209656fff001e766010 /test/core | |
parent | 68208fe422cee7e28f7a08208c528a08338a9c2b (diff) |
Add method config stuff
Diffstat (limited to 'test/core')
-rw-r--r-- | test/core/end2end/fuzzers/hpack.dictionary | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/core/end2end/fuzzers/hpack.dictionary b/test/core/end2end/fuzzers/hpack.dictionary index 12db0ff024..7563482609 100644 --- a/test/core/end2end/fuzzers/hpack.dictionary +++ b/test/core/end2end/fuzzers/hpack.dictionary @@ -40,6 +40,10 @@ "\x03GET" "\x04grpc" "\x14grpc-accept-encoding" +"\x1Egrpc.max_request_message_bytes" +"\x1Fgrpc.max_response_message_bytes" +"\x0Cgrpc.timeout" +"\x13grpc.wait_for_ready" "\x0Dgrpc-encoding" "\x1Egrpc-internal-encoding-request" "\x0Cgrpc-message" |