You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2016/03/05 19:10:11 UTC

[Bug 59017] Support precompressed brotli files in addition to gzip files if matching accept-encoding header

https://bz.apache.org/bugzilla/show_bug.cgi?id=59017

--- Comment #3 from Mikko Tiihonen <mi...@iki.fi> ---
I updated the pull request a week ago based on feedback from markt-asf.
Changes:
- possibility to configure the list of precompressed file types for default
servlet
- parsing accept-encoding header according to RFC7231 (the current
functionality in tomcat serves gzip even if explicitly disabled with
accept-encoding:gzip;q=0)

What would be the process for accepting this feature?

-- 
You are receiving this mail because:
You are the assignee for the bug.

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