- From: Yutaka Hirano <notifications@github.com>
- Date: Thu, 04 Jun 2020 07:35:58 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 4 June 2020 14:36:12 UTC
@yutakahirano commented on this pull request. > @@ -3871,6 +3980,10 @@ optional <i>CORS-preflight flag</i>, run these steps: <li><var>request</var>'s <a for=request>redirect mode</a> is not "<code>follow</code>" and <var>response</var>'s <a for=response>URL list</a> has more than one item. + + <li><p><var>request</var>'s <a for=request>response tainting</a> is "<code>opaque</code>" and + the <a>cross-origin resource policy check</a> with <var>request</var> and <var>response</var> + returns <b>blocked</b>. Done. -- 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/pull/1030#discussion_r435308026
Received on Thursday, 4 June 2020 14:36:12 UTC