Compress JSON Responses Example
With , you can ensure all JSON responses returned by your upstream services are compressed en route to the API consumer.
This rule compresses JSON responses using the gzip
, br
, deflate
, and compress
algorithms.
note
If your upstream service already handles compression, ngrok skips this step.
Loading…
See the compress-response
Traffic Policy action docs for more information.