Re: [slightlyoff/ServiceWorker] Browser Cache and ServiceWorker (#824)

Cache control is provided by https://fetch.spec.whatwg.org/#requestcache, but hasn't been implemented by Chrome yet.

However, if you find yourself cache-busting here, it's often the sign that you should just fix your cache headers.

---
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/824#issuecomment-208045719

Received on Sunday, 10 April 2016 19:08:15 UTC