[GitHub] tomcat pull request #99: Don't gzip brotli compressed content
Github user asfgit closed the pull request at: https://github.com/apache/tomcat/pull/99 --- - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[GitHub] tomcat pull request #99: Don't gzip brotli compressed content
GitHub user burka opened a pull request: https://github.com/apache/tomcat/pull/99 Don't gzip brotli compressed content We try to serve brotli compressed static files while setting `Http11Protocol.COMPRESSION` to `on` (because we have some other files that benefit a lot from that.)