ezelkow1 opened a new pull request #7393: URL: https://github.com/apache/trafficserver/pull/7393
This adds support for deflate, gzip, and brotli to the output in stats_over_http. The plugin now checks the accept-encoding header and will compress the output (either json or csv) to the specified format. If multiple are specified then its order of preference is deflate, gzip, brotli. Then the plugin will set the Content-Encoding field ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
