Re: [whatwg/fetch] Should the cache control default mode match how the page is loaded? (#289)

What does xhr do today when used from a refreshed document?  How about dynamically created img and script elements?

I personally don't like adding this global state since the spec already provides RequestCache for bypassing HTTP cache.

Cache mode is implemented in Firefox 48.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/289#issuecomment-214425807

Received on Monday, 25 April 2016 16:18:11 UTC