In the latest update we added compression support to HTTP Request blocks and External API Requests.
Supported compression formats:
- gzip
- brotly
- zstd
To disable compression rewrite header Accept-Encoding with your custom values (e.g. empty string).
As a part of update we released WSS dynamic compression support - permessage-deflate for connections between web/mobile and backend applications.