Re: [fetch] Allow "manual" redirect fetches with caveats (#66)

CORS on the final response would *at least* allow you to view the eventual URL (or should if it doesn't already). That's enough to solve this issue with the hack i mention in the second bullet.

But the larger issue remains: we've decided to hide redirect status to keep certain properties of redirects from bubbling through; so how do we allow control over this? If it isn't CORS, what is it?

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

Received on Friday, 19 June 2015 01:06:18 UTC