[ServiceWorker] Browser Cache and ServiceWorker (#824)

I've implemented ServiceWorker cache on one of my website combined with expire headers for static resources so JS included

Now I have a strange behaviour It looks impossible to invalidate the cache on the user browser

It is related to the ServiceWorker or to the Long Lasting expire headers

Using CTRL+F5 works only on the first refresh If I reopen the page it looks like the previous version

Can you address to some documentation on cache invalidation?

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

Received on Monday, 25 January 2016 09:27:37 UTC