- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 23 Feb 2016 01:08:38 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Tuesday, 23 February 2016 09:09:08 UTC
1. The redirect mode should be "error" for fetching service workers, not "manual". 2. I prefer not doing tight coupling of type/destination with other features of request inside Fetch. It's less modular. We haven't even done that for mode "navigate" (redirect mode is set to "manual" by HTML for that). --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/831#issuecomment-187609734
Received on Tuesday, 23 February 2016 09:09:08 UTC