<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [Fetch API] Forbid redirection to other URL than HTTP(s)"
   href="https://bugs.webkit.org/show_bug.cgi?id=162785#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [Fetch API] Forbid redirection to other URL than HTTP(s)"
   href="https://bugs.webkit.org/show_bug.cgi?id=162785">bug 162785</a>
              from <span class="vcard"><a class="email" href="mailto:youennf&#64;gmail.com" title="youenn fablet &lt;youennf&#64;gmail.com&gt;"> <span class="fn">youenn fablet</span></a>
</span></b>
        <pre>There is some discussions at <a href="https://github.com/whatwg/fetch/issues/393">https://github.com/whatwg/fetch/issues/393</a> 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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>