- From: sleevi <notifications@github.com>
- Date: Fri, 03 Jul 2015 07:31:07 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Friday, 3 July 2015 14:31:40 UTC
The response URL is only good enough if you can't CORS the HTTP data. If you can, then you have to do more tainting. So, at the least, keeping mixed-content Opaque (if permitted) is how to avoid the Cache issue. Unless I'm confused as to "the response url is good enough" (Also, redirects + mixed-content & all that jazz that seem to affect SW moreso than https://github.com/whatwg/fetch/issues/69 but for which I suspect is yet-another-bug) --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/119#issuecomment-118364022
Received on Friday, 3 July 2015 14:31:40 UTC