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

So I'm still wondering whether we should expose this difference through `fetch()`. Since that means we're effectively changing the mode from `default` when this happens? What if the mode you used was not `default`? Is it okay that the page can override the refresh semantics desired by the user?

It's not at all clear to me what the right thing here is.

---
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-236144213

Received on Friday, 29 July 2016 10:10:23 UTC