Re: [whatwg/fetch] Adapt to changes in Streams (#1044)

@ricea commented on this pull request.

lgtm

I don't have any better ideas for how to phrase the looping constructs.

> +      <li><p>If the ongoing fetch is not <a for=fetch>terminated</a>, then perform the
+      <a>transmit-body loop</a> given <var>request</var>, <var>body</var>, and <var>reader</var>.

This seems like cheating. Don't we have to post a task to get back out of "in parallel"?

-- 
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/1044#pullrequestreview-438490057

Received on Friday, 26 June 2020 17:58:09 UTC