Re: [ServiceWorker] A header/something to kill SWs (#614)

Moving this to v2, as we have ways of doing this without a specific API.

In cases where the SW is totally broken, this could happen:

* User navigates to page
* SW is broken, so it serves a network error
* Browser *may* make a skip-service-worker request, if that works they can load the page uncontrolled

Continual failures may even result in the UA unregistering the SW.

---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/614#issuecomment-123487002

Received on Tuesday, 21 July 2015 21:47:55 UTC