- From: Lukasz Anforowicz <notifications@github.com>
- Date: Mon, 07 May 2018 18:04:59 +0000 (UTC)
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 7 May 2018 18:05:23 UTC
anforowicz commented on this pull request. > <!-- file URLs end up here as they are not same-origin typically. --> + + <li> + <p>If <var>noCorsResponse</var> is not a <a>filtered response</a> and the <a>CORB check</a> + with <var>request</var> and <var>noCorsResponse</var> returns <b>blocked</b>, then: + + <ol> + <li><p>Let <var>oldNoCorsResponse</var> be <var>noCorsResponse</var>. + + <li> + <p>Set <var>noCorsResponse</var> to a new <a for=/>response</a> whose Okay. -- 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/686#discussion_r186501080
Received on Monday, 7 May 2018 18:05:23 UTC