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

I read through the CORS-preflight-fetch steps, and it doesn't appear to actually follow redirects. It gets a single HTTP response back from the HTTP-network-or-cache step, but there's no processing that occurs as far as I can tell.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/204#issuecomment-174008233

Received on Friday, 22 January 2016 18:49:10 UTC