- From: Noam Rosenthal <notifications@github.com>
- Date: Tue, 26 Oct 2021 06:35:19 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 26 October 2021 13:35:32 UTC
@noamr commented on this pull request. > @@ -4124,6 +4128,27 @@ steps: <a for=/>response</a> <var>response</var>, run these steps: <ol> + <li> + <p>If <var>response</var> is a <a>network error</a>, then: + + <ol> + <li> + <p>Set <var>response</var>'s <a for=response>URL list</a> to « <var>fetchParams</var>'s + <a for="fetch params">request</a>'s <a for=request>URL list</a>[0] ≫</p>. As per our convesation on Matrix, I think this is resolved now. -- 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/1311#discussion_r736547060
Received on Tuesday, 26 October 2021 13:35:32 UTC