Github user bryancall commented on the issue: https://github.com/apache/trafficserver/pull/1557 Added the requirements here: ``` 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---