Re: [slightlyoff/ServiceWorker] Recovering from fetch failures (#939)

If we do something like `isResponseAcceptable` to provide access to the checks Fetch does it should probably accept a request and a response. Or be a method on a response that takes a request. You might want to figure out that relation without a `FetchEvent` instance.

---
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/issues/939#issuecomment-237483278

Received on Thursday, 4 August 2016 08:12:48 UTC