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

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

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

--- Comment #28 from Eric Covener <cove...@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-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to