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

Is it just data URLs or are there other URL schemes you also allow redirects to from these contexts? I suppose I can file a new issue on this. Note that treating them as same-origin is potentially leaky (although not if you also treat them as same-origin inside `<iframe>`).

-- 
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/fetch/issues/111#issuecomment-250724060

Received on Friday, 30 September 2016 11:41:57 UTC