Re: [fetch] Handling of data URLs (#111)

@hiroshige-g, @bzbarsky objected to changing the handling of data URLs. He would favor that we retain the old handling where you can redirect to a data URL, but the result would be an opaque response. Both cases special case the data URLs in the handling of redirects, but arguably marking them opaque (and therefore failing "cors") is a bit more principled and consistent.

What do you think? Reopening for now.

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

Received on Tuesday, 29 September 2015 12:29:28 UTC