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

I've pushed the change that loops back to the main fetch. 

Unfortunately I don't think you can test the preflight stuff because it is only applicable to unsafe resources right? And we are only allowing SWR on a subset of safe resources.

If the redirect mode is "follow" a service worker won't see the redirects so "SWs don't see all requests" nor do they see the requests with the revalidation headers.


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

Received on Wednesday, 30 January 2019 21:44:37 UTC