Re: [whatwg/fetch] Add Stale While Revalidate Handling (#853)

I'm struggling to get my head around the changes here, but I'm happy for stale-while-revalidate requests to bypass the service worker if the service worker allowed the initial request to go to the network (even though it ultimately came from the cache).

For instance, if I used a cache mode of "only-if-cached", there shouldn't be a stale-while-revalidate request to the network.

-- 
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/pull/853#issuecomment-463653032

Received on Thursday, 14 February 2019 14:46:14 UTC