https://issues.apache.org/bugzilla/show_bug.cgi?id=48660
Summary: Connector compression=on overwrites Vary header Product: Tomcat 6 Version: unspecified Platform: PC OS/Version: Mac OS X 10.4 Status: NEW Severity: normal Priority: P2 Component: Connectors AssignedTo: dev@tomcat.apache.org ReportedBy: matth...@labkey.com When compressing the connector sets the "Vary: Accept-Encoding". I think it would be more correct to append "Accept-Encoding" the the current value of the Vary header instead of replacing it. In particular, I cannot set this header to "Cookie" to force reload of the page if the JSESSIONID cookie changes -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- 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