gzip
The gzip middleware is used to support the Accept-Encoding: gzip
header and to compress and decompress the contents of the outgoing/incoming requests.
Documentation
MDN link
Configuration
.rr.yaml
Gzip middleware supports OpenTelemetry headers propagation.
Last updated