Bug 56815 - pregzipped static resources missing vary: accept-encoding
Summary: pregzipped static resources missing vary: accept-encoding
Status: RESOLVED FIXED
Alias: None
Product: Tomcat 8
Classification: Unclassified
Component: Catalina (show other bugs)
Version: 8.0.9
Hardware: PC All
: P2 normal (vote)
Target Milestone: ----
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-05 06:14 UTC by Pavel Cibulka
Modified: 2014-08-05 07:31 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Cibulka 2014-08-05 06:14:08 UTC
This feature has been added to Tomcat 8 in 54095. When tomcat send .gz version of resouces, http header is missing vary: accept-encoding.
Comment 1 Mark Thomas 2014-08-05 07:31:04 UTC
Fixed in 8.0.11 onwards