https://issues.apache.org/bugzilla/show_bug.cgi?id=55946
Bug ID: 55946 Summary: Add sample filter for serving pre-compressed files by merely adding "Content-Encoding" to response headers Product: Tomcat 8 Version: trunk Hardware: PC OS: Mac OS X 10.4 Status: NEW Severity: enhancement Priority: P2 Component: Examples Assignee: dev@tomcat.apache.org Reporter: ch...@christopherschultz.net Certain pre-compressed resources need only Content-Encoding:gzip set in output headers (e.g. .svgz files). Ref: http://markmail.org/thread/oatgj63lrgc4kvh6 In that thread, markt proposed a Filter that could be used as a basis. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org