Re: [whatwg/fetch] Only-if-cached (#159)

@KenjiBaheux said in https://github.com/whatwg/fetch/issues/39#issuecomment-140970984 that same-origin would be too restrictive. The idea suggested by him that we attach some info to cache entries so that we don't reveal the fact the URL has been accessed by another origin would complicate cache logic much. So, the first step would be restricting it to same-origin only, and then let's hear what developers would say.

---
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/159#issuecomment-209834497

Received on Thursday, 14 April 2016 08:51:41 UTC