You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by gmokki <gi...@git.apache.org> on 2016/04/12 18:07:07 UTC

[GitHub] tomcat pull request: Honour server side precompressed format prefe...

GitHub user gmokki opened a pull request:

    https://github.com/apache/tomcat/pull/30

    Honour server side precompressed format preference 

    ... when client sends multiple accepted encodings with same quality (which all common browsers do).
    
    The goal here is to serve brotli encoded files with the default precompressed=true configuration if both .gz and .br files are present. If browser indicates a preferred order with quality values then that still takes precedence.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/NitorCreations/tomcat honour-serverside-encoding-preference

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tomcat/pull/30.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #30
    
----
commit 6eb842d316a7fdb608c28a7b5c7eebb30b24c20b
Author: Mikko Tiihonen <mi...@nitorcreations.com>
Date:   2016-04-12T16:02:22Z

    Honour server side precompressed format preference when client sends multiple accepted encodings with same quality

----


---
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 enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[GitHub] tomcat pull request: Honour server side precompressed format prefe...

Posted by markt-asf <gi...@git.apache.org>.
Github user markt-asf closed the pull request at:

    https://github.com/apache/tomcat/pull/30


---
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 enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org