You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by myraid <gi...@git.apache.org> on 2017/03/08 19:22:07 UTC

[GitHub] trafficserver issue #1555: Support for brotli in gzip plugin.

GitHub user myraid opened an issue:

    https://github.com/apache/trafficserver/issues/1555

    Support for brotli in gzip plugin.

    
    Here are the requirements for supporting brotli encoding.
    
    - If the Accept-Encoding has brotli, then the normalize AE should pick up brotli. (Should we send both "br" and "gzip" in AE?
    - If the response is already encoded then do nothing. Should we have a configuration to force brotli encode the response?
    - If the response is unencoded and if Accept-Encoding has brotli then encode using brotli.

----

----


---
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.
---

[GitHub] trafficserver issue #1555: Support for brotli in gzip plugin.

Posted by myraid <gi...@git.apache.org>.
Github user myraid commented on the issue:

    https://github.com/apache/trafficserver/issues/1555
  
    @bryancall realized it after creating the issue. 


---
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.
---

[GitHub] trafficserver issue #1555: Support for brotli in gzip plugin.

Posted by bryancall <gi...@git.apache.org>.
Github user bryancall closed the issue at:

    https://github.com/apache/trafficserver/issues/1555


---
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.
---

[GitHub] trafficserver issue #1555: Support for brotli in gzip plugin.

Posted by bryancall <gi...@git.apache.org>.
Github user bryancall commented on the issue:

    https://github.com/apache/trafficserver/issues/1555
  
    @myraid Issues don't need to be created if there is a PR for it.
    
    The PR for it is: #1557


---
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.
---