- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 18 Jun 2015 22:13:00 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Friday, 19 June 2015 05:13:28 UTC
To be clear, note that CORS on the final response is not sufficient here. The request would need to be initiated with mode "cors" rather than "no-cors" too, and that's not how the navigate algorithm does its fetching. So the service worker would need to override that. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/66#issuecomment-113371616
Received on Friday, 19 June 2015 05:13:28 UTC