[GitHub] tomcat pull request: Generalize the precompressed content serving ...

2016-03-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tomcat/pull/28 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] tomcat pull request: Generalize the precompressed content serving ...

2016-02-26 Thread gmokki
Github user gmokki commented on the pull request: https://github.com/apache/tomcat/pull/28#issuecomment-189250517 Thank you for the review comments. Modified pull request to accept and pare "gzip=.gz,br=.br" syntax in the precompressed init parameter. Honors the full

[GitHub] tomcat pull request: Generalize the precompressed content serving ...

2016-02-24 Thread markt-asf
Github user markt-asf commented on the pull request: https://github.com/apache/tomcat/pull/28#issuecomment-188460191 Generally I like this patch. I do have a couple of comments: - I think it makes sense to make the change to a generic approach immediately. One way of doing this

[GitHub] tomcat pull request: Generalize the precompressed content serving ...

2016-02-15 Thread gmokki
GitHub user gmokki opened a pull request: https://github.com/apache/tomcat/pull/28 Generalize the precompressed content serving from DefaultServlet Replaces all gzip specific handling with more generic precompressed content handling. More specifically, if the new precompressed