Re: [slightlyoff/ServiceWorker] Allow respondWith() to be called asynchronously or allow some way to cancel the response. (#836)

> Once you call event.respondWith afaik there is no way to fallback to the default behavior

Should just be `fetch(event.request)`.

> Unfortunately for range requests this is important.

This is a bug https://bugs.chromium.org/p/chromium/issues/detail?id=620386

-- 
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/836#issuecomment-239701900

Received on Sunday, 14 August 2016 22:32:29 UTC