You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The response of get_value can be big. It would be nice if response could be compressed with gzip or brotli so it is smaller over the wire.
Both client and server implementations should have gzip support and maybe brotli support.
The text was updated successfully, but these errors were encountered:
The response of get_value can be big. It would be nice if response could be compressed with gzip or brotli so it is smaller over the wire.
Both client and server implementations should have gzip support and maybe brotli support.
The text was updated successfully, but these errors were encountered: