Re: [whatwg/fetch] Remove response's cache state concept (8d343bb)

@annevk, Service worker has been using response's cache state to check whether the resource was fetched from the network: [Update algorithm](https://w3c.github.io/ServiceWorker/spec/service_worker/#update-algorithm) step 5.15. What would you suggest to use to check it now?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/commit/8d343bbcefc952fedc22e4020518acf52548a483#commitcomment-18789695

Received on Friday, 26 August 2016 09:14:32 UTC