- From: Ben Kelly <notifications@github.com>
- Date: Thu, 04 Jan 2018 14:34:22 +0000 (UTC)
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 4 January 2018 14:34:53 UTC
FWIW the telemetry still does not show *any* hits on CORS responses synthesized on same-origin mode requests. So we're going to go ahead with the rejection in this case. We are looking at updating the tests in: https://bugzilla.mozilla.org/show_bug.cgi?id=1427978 I think the spec change here probably just involves adding a bullet to step 3.2.3 here: https://fetch.spec.whatwg.org/#http-fetch We implemented like: * request's mode is "same-origin" and response's type is "cors". -- 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-355297033
Received on Thursday, 4 January 2018 14:34:53 UTC