diff options
author | vishalpowar <vishalpowar@google.com> | 2018-11-26 09:19:47 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-26 09:19:47 -0800 |
commit | 5ee0cdc4222a137024598579107f51767062efc2 (patch) | |
tree | f2fe7e28f427167f6665d669ff3fef04bc7b08a6 /test/core | |
parent | 222706ac58d77c97a905ca209c252a20ce8accab (diff) | |
parent | 68c353351c92df71ca12e4323810856ffd34e6f8 (diff) |
Merge pull request #17239 from vishalpowar/add_ads_in_metadata
Adding ads (data-plane-api) method name to wellknown names list.
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 a79fe5ad95..0469421c97 100644 --- a/test/core/end2end/fuzzers/hpack.dictionary +++ b/test/core/end2end/fuzzers/hpack.dictionary @@ -35,6 +35,7 @@ "\x1Fgrpc.max_response_message_bytes" "$/grpc.lb.v1.LoadBalancer/BalanceLoad" "\x1C/grpc.health.v1.Health/Watch" +"P/envoy.service.discovery.v2.AggregatedDiscoveryService/StreamAggregatedResources" "\x07deflate" "\x04gzip" "\x0Bstream/gzip" |