Re: [slightlyoff/ServiceWorker] Consider relying on eTags (or other headers) for service worker dependencies to check for updates (#839)

F2F: agreement on `serviceworker.skipWaiting()` and `reg.update({force: true})` - but may need to look at naming of `force`.

Lots of problems using etags for this, eg if CDN stop serving etags for some reasons.

Rough idea around `some-header-name: value` where value is a digest like etags.

---
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/839#issuecomment-209133125

Received on Tuesday, 12 April 2016 22:41:06 UTC