Re: [whatwg/fetch] Redirect on preflighted CORS requests generally impossible (#204)

I'm going to close this issue. Current status:

* @ferjm implemented this in Servo and updated tests: https://github.com/w3c/web-platform-tests/pull/5107
* https://bugs.chromium.org/p/chromium/issues/detail?id=580796 remains the Chrome bug
* https://bugs.webkit.org/show_bug.cgi?id=159056 was the WebKit I filed that got fixed a while back
* https://bugzilla.mozilla.org/show_bug.cgi?id=1346749 is the new Gecko bug I filed because the one previously identified by @nschloe was testing something else
* Edge also seems to support this already.

(I also ended up filing https://bugs.webkit.org/show_bug.cgi?id=169550 and https://bugzilla.mozilla.org/show_bug.cgi?id=1346747 based on the new failure tests.)

-- 
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/204#issuecomment-286088120

Received on Monday, 13 March 2017 12:01:49 UTC