[whatwg/fetch] Use of response's cache state (#376)

Service worker has been using the response's cache state to check if the response hit the network or gotten from the cache: https://github.com/whatwg/fetch/commit/8d343bbcefc952fedc22e4020518acf52548a483#commitcomment-18789695.

Please consider either restore the cache state concept or anything similar that service worker can reference to.

-- 
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/issues/376

Received on Friday, 26 August 2016 11:24:25 UTC