- Notifications
You must be signed in to change notification settings - Fork43
Closed
Description
Note that cached responses that contain the "must-revalidate" and/or "s-maxage" response directives are not allowed to be served stale (Section 4.2.4) by shared caches. In particular, a response with either "max-age=0, must-revalidate" or "s-maxage=0" cannot be used to satisfy a subsequent request without revalidating it on the origin server.
This text seems out of place in 3.2 Storing Responses to Authenticated Requests. It also omitsno-cache.