- From: Dave Tapuska <notifications@github.com>
- Date: Wed, 30 Jan 2019 13:44:16 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 30 January 2019 21:44:37 UTC
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