https://issues.apache.org/bugzilla/show_bug.cgi?id=55228

--- Comment #4 from f...@alum.mit.edu <f...@alum.mit.edu> ---
The valid usecase is that we have implemented a Caching Filter (and many people
have to).  And per that spec, we're supposed to return the Date header of when
the original response was cached/generated.  It's required so that clients can
properly calculate the age of the returned resource.  But Tomcat keeps
overwriting the Date header, thus messing up the age calculation.

http://www.w3.org/Protocols/HTTP/Issues/add-age.html

-- 
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

Reply via email to