Re: [fetch] Add a bit to Opaque Responses to distinguish redirects (#79)

What I'm saying is that you would always use `redirect:"error"`. Not that you would use that to detect a redirect. (Using that and `window:null` would actually be more efficient for transmitting bodies too. As we can avoid teeing the body.)

What I'm wondering is why you would suddenly care about this when you get to a response while you don't care about it when making a request. What kind of scenario that helps.

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

Received on Tuesday, 14 July 2015 15:21:39 UTC