-
Notifications
You must be signed in to change notification settings - Fork 4.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing support for grpc-accept-encoding #2786
Labels
Comments
@easwars any progress on this? |
Several things are needed for this issue:
It's possible I've overlooked other items as well. |
Another consideration: we should probably allow per-client/server registries of codecs which either overrides the global registry, or adds to it and provides a separate client/server option to disable the global registry. |
aranjans
added
the
Area: RPC Features
Includes Compression, Encoding, Attributes/Metadata, Interceptors.
label
Sep 8, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
https://github.com/grpc/grpc/blob/master/doc/compression.md#compression-method-asymmetry-between-peers
https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-HTTP2.md#requests
The text was updated successfully, but these errors were encountered: