[Webkit-unassigned] [Bug 162785] [Fetch API] Forbid redirection to other URL than HTTP(s)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 30 06:18:25 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=162785

--- Comment #1 from youenn fablet <youennf at gmail.com> ---
There is some discussions at https://github.com/whatwg/fetch/issues/393 to relax this rule for data URLs since at least in WebKit, we can load data URLs in no-cors mode.
For the moment, it is better though to restrict to not allowing data URLs redirections for fetch API.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160930/8fc0dcba/attachment.html>


More information about the webkit-unassigned mailing list