You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2021/04/29 11:29:40 UTC

[Bug 61820] 304 headers stripped

https://bz.apache.org/bugzilla/show_bug.cgi?id=61820

Eric Covener <co...@gmail.com> changed:

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

--- Comment #28 from Eric Covener <co...@gmail.com> ---
Ivan has reported that we likely got this wrong.

The context of https://github.com/httpwg/http-core/pull/337/files is:
- titled "Freshening Stored Responses upon Validation"
- is about what caches do "When a cache receives a 304" and how they change
what's stored.

But we aren't freshening our stored response, we are sending the client a
response -- and if a cache can receive a 304 w/ ETAG in the first place then we
are obviously meant to be able to send such a response.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org