You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 18, 2021. It is now read-only.
no-cache in a response means you can still store on your proxy, you just cannot serve it without revalidation. We should store the content but immediately expired. Then revalidate it upon request.
I can work on a patch for this if you would like.
The text was updated successfully, but these errors were encountered:
https://httpwg.github.io/specs/rfc7234.html#rfc.section.5.2.2.2
no-cache in a response means you can still store on your proxy, you just cannot serve it without revalidation. We should store the content but immediately expired. Then revalidate it upon request.
I can work on a patch for this if you would like.
The text was updated successfully, but these errors were encountered: