- From: Jake Archibald <notifications@github.com>
- Date: Mon, 13 Apr 2015 05:55:21 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Monday, 13 April 2015 12:55:47 UTC
@wanderview how do you feel about: ```js cache.addAll(urls, { ensureOk: true }); ``` …that would fail if any response is opaque or `response.ok` is false for any response? There's probably a better name for it. --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/407#issuecomment-92341768
Received on Monday, 13 April 2015 12:55:47 UTC