Open sverhoeven opened 2 months ago
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.
Check compression support
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.