Re: [whatwg/xhr] Property to disable following redirects (#74)

We only add new features to https://github.com/whatwg/fetch. It does have a feature to disable redirects, but it basically turns a redirect into an error. The problem is that we cannot expose the redirect information. Exposing redirect information has to be opt-in so we'd have to add some kind of protocol for that.

Hope that helps.

---
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/xhr/issues/74#issuecomment-229868917

Received on Friday, 1 July 2016 06:54:43 UTC