- From: Noam Rosenthal <notifications@github.com>
- Date: Tue, 03 Jan 2023 00:50:56 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 3 January 2023 08:51:08 UTC
@noamr commented on this pull request. > @@ -4667,11 +4667,25 @@ steps: <li> <p>If <var>response</var>'s <a for=response>timing allow passed flag</a> is not set, - then set <var>timingInfo</var> to the result of <a>creating an opaque timing info</a> for - <var>timingInfo</var>, set <var>bodyInfo</var> to a new <a for=/>response body info</a>, and - set <var>cacheState</var> to the empty string. - - <p class=note>This covers the case of <var>response</var> being a <a>network error</a>. + then: + <ol> Fixed -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1579#discussion_r1060373719 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1579/review/1234232413@github.com>
Received on Tuesday, 3 January 2023 08:51:08 UTC