Re: [whatwg/fetch] Editorial: Amend body reading to use no-promise version (PR #1569)

@noamr commented on this pull request.



> @@ -1465,32 +1465,19 @@ null), run these steps. <var>processBody</var> must be an algorithm accepting a
  <li><p>If <var>taskDestination</var> is null, then set <var>taskDestination</var> to the result of
  <a>starting a new parallel queue</a>.
 
- <li><p>Let <var>promise</var> be the result of <a>fully reading body as promise</a> given
- <var>body</var>.
-
  <li><p>Let <var>fulfilledSteps</var> given a <a>byte sequence</a> <var>bytes</var> be to

Done

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1569#discussion_r1046863744
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/pull/1569/review/1215068558@github.com>

Received on Tuesday, 13 December 2022 09:27:33 UTC