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 2010/02/02 22:40:55 UTC

DO NOT REPLY [Bug 48660] New: Connector compression=on overwrites Vary header

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: matthewb@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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 48660] Connector compression=on overwrites Vary header

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=48660

--- Comment #1 from Mark Thomas <ma...@apache.org> 2010-02-07 18:33:58 UTC ---
This has been fixed in trunk and proposed for 6.0.x

-- 
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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 48660] Connector compression=on overwrites Vary header

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=48660

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Mark Thomas <ma...@apache.org> 2010-03-05 09:25:41 UTC ---
This has been fixed in 6.0.x and will be in 6.0.26 onwards.

-- 
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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org