- From: Yoav Weiss <notifications@github.com>
- Date: Thu, 10 Mar 2022 04:18:29 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 10 March 2022 12:18:41 UTC
@yoavweiss commented on this pull request.
>
<li>
- <p>Any <a for=/>responses</a> whose <a for=response>status</a> is in the range 100 to 199,
- inclusive, and is not 101, are to be ignored, except for the purposes of setting
- <var>timingInfo</var>'s <a for="fetch timing info">final network-response start time</a> above.
+ <p>While true:
+ <ol>
+ <li><p>Wait until all the <a for=/>headers</a> are transmitted.
Yup, LGTM
--
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1404#discussion_r823658342
You are receiving this because you are subscribed to this thread.
Message ID: <whatwg/fetch/pull/1404/review/905747612@github.com>
Received on Thursday, 10 March 2022 12:18:41 UTC