- From: Noam Rosenthal <notifications@github.com>
- Date: Mon, 29 Nov 2021 04:58:17 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 29 November 2021 12:58:30 UTC
@noamr commented on this pull request. > - <li><p>If <var>request</var>'s <a>local-URLs-only flag</a> is set and <var>request</var>'s - <a for=request>current URL</a> is not <a lt="is local">local</a>, then set <var>response</var> to a - <a>network error</a>. + <li><p>If <var>response</var> is null, <var>request</var>'s <a>local-URLs-only flag</a> is set and + <var>request</var>'s <a for=request>current URL</a> is not <a lt="is local">local</a>, then set + <var>response</var> to a <a>network error</a>. This part has been deleted -- 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/1342#discussion_r758337131
Received on Monday, 29 November 2021 12:58:30 UTC