- From: Ben Kelly <notifications@github.com>
- Date: Sat, 11 Nov 2017 00:22:39 +0000 (UTC)
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 11 November 2017 00:23:02 UTC
Just to clarify another question: If a CORS response is provided by the service worker we would still accept that for a `mode==='navigate'` Request, correct? The rationale being that the `Response.url` is not normally exposed there and the manual redirect mode already blocks `Response.redirect` being passed through as anything other than false. This doesn't match gecko internal very well, but we can make it work. -- 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/629#issuecomment-343621427
Received on Saturday, 11 November 2017 00:23:02 UTC