Re: [slightlyoff/ServiceWorker] Change add(request) and addAll(requests) behavior (e2a6d18)

Some APIs already expose !ok to some extent, such as AppCache and `<object>`. If we figure out that's fully equivalent to exposing `response.ok` on opaque responses, we will expose it. Then we can make addAll work with no-cors and still reject on 404s etc.

-- 
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-18733851

Received on Monday, 22 August 2016 22:22:15 UTC