mirror of https://github.com/grpc/grpc.git
HttpFilters: Disable disabling of compression filters (#32613)
Note that there is no behavior change associated with this PR. In other words, folks that use `GRPC_ARG_ENABLE_PER_MESSAGE_DECOMPRESSION` and `GRPC_ARG_ENABLE_PER_MESSAGE_COMPRESSION` will still see the same behavior as before. The actual change - The compression filter will always be added to the filter stack for HTTP transports even if it is a no-op due to the above channel args. <!-- If you know who should review your pull request, please assign it to that person, otherwise the pull request would get assigned randomly. If your pull request is for a specific language, please add the appropriate lang label. -->pull/32616/head
parent
0b2609a61d
commit
1088046a57
1 changed files with 1 additions and 12 deletions
Loading…
Reference in new issue