Re: [slightlyoff/ServiceWorker] navigations that are not intercepted should still allow interception on further redirects (#793)

In the scenario I was thinking about, `fetch(url, { skipSW: true, redirect: "manual" })`, I guess it'll never matter whether what happens to the request. So maybe your solution is okay, although foreign fetch remains unaddressed...

---
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/793#issuecomment-238557142

Received on Tuesday, 9 August 2016 13:45:29 UTC