diff options
author | Mark D. Roth <roth@google.com> | 2018-10-24 13:17:01 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-24 13:17:01 -0700 |
commit | 496d0676c8938628f6f558e956a5b2044c569b1a (patch) | |
tree | 1060a603b5a9e64335718e4f3c52b8f704b2465b /test/core | |
parent | e976f699723188477660a203d2c5d1d2f4e5f88e (diff) | |
parent | f85fd026e36aa11221bbb8211e7632acd8b85a43 (diff) |
Merge pull request #16507 from markdroth/health_checking_client
Health checking client
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 569e744a6b..a79fe5ad95 100644 --- a/test/core/end2end/fuzzers/hpack.dictionary +++ b/test/core/end2end/fuzzers/hpack.dictionary @@ -34,6 +34,7 @@ "\x1Egrpc.max_request_message_bytes" "\x1Fgrpc.max_response_message_bytes" "$/grpc.lb.v1.LoadBalancer/BalanceLoad" +"\x1C/grpc.health.v1.Health/Watch" "\x07deflate" "\x04gzip" "\x0Bstream/gzip" |