- From: Jake Archibald <notifications@github.com>
- Date: Mon, 22 Aug 2016 15:43:36 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Monday, 22 August 2016 22:44:08 UTC
@jdalton Like I said in comments above, `fetch`+`put` lets you store opaque responses today, and will continue to do so. `addAll` no longer does, because we added a feature so it fails on !ok responses like 404. `addAll` may allow opaque responses in future, once the due diligence is done around security. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/commit/e2a6d18647b97707c7a571163eef7838f82ca611#commitcomment-18734115
Received on Monday, 22 August 2016 22:44:08 UTC