- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 31 Aug 2017 15:06:14 +0000 (UTC)
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 31 August 2017 15:06:38 UTC
Otherwise things go wrong for "no-cors" POST redirects.
Fixes #593.
You can view, comment on, or merge this pull request online at:
https://github.com/whatwg/fetch/pull/594
-- Commit Summary --
* Avoid using the CORS flag to reset request's origin in redirects
-- File Changes --
M fetch.bs (8)
-- Patch Links --
https://github.com/whatwg/fetch/pull/594.patch
https://github.com/whatwg/fetch/pull/594.diff
--
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/594
Received on Thursday, 31 August 2017 15:06:38 UTC