[whatwg/fetch] Avoid using the CORS flag to reset request's origin in redirects (#594)

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