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

We could certainly add restrictions to the Cache API, but this repository is about `fetch()`. I think if you use `fetch()` and you're worried about redirects, you ought to use `fetch(url, {redirect:"error"})`.

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

Received on Sunday, 19 July 2015 17:42:40 UTC