Re: [slightlyoff/ServiceWorker] should FetchEvent.request.cache reflect non-fetch browser cache controls? (#875)

The exact value should really match the behavior.  For example, our devtools option to bypass http cache actually does 'no-store'.  Hitting refresh button without the devtools option set does 'no-cache'.

---
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/875#issuecomment-208705909

Received on Tuesday, 12 April 2016 04:56:25 UTC