Re: [fetch] Add "must-revalidate" to RequestCache enumeration (#165)

We discussed on irc, but for the record here:

Yes, the spec currently has no-cache setting revalidation headers, but only if "the response in the HTTP cache for httpRequest does require revalidation".  To me this implies that the http cache entry has reached its max age, but I guess its not defined anywhere.

I was suggesting that if no-cache is set and there is a matching response in the http cache, then always set the revalidation headers regardless of age.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/165#issuecomment-184251221

Received on Monday, 15 February 2016 15:22:20 UTC