Re: [whatwg/fetch] Use ReadableStreamPipeTo in Request constructor (#959)

yutakahirano commented on this pull request.



>  
-    <p class=XXX>This will be specified more precisely once
-    <a href=https://streams.spec.whatwg.org/#ts-model>transform stream</a> and
-    <a href=https://streams.spec.whatwg.org/#pipe-chains>piping</a> are precisely defined.
-    See <a href=https://github.com/whatwg/fetch/issues/463>issue #463</a>.
+   <li>
+    <p>Call <a abstract-op>ReadableStreamPipeTo</a>(<var>inputBody</var>,

Fixed.

-- 
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/959#discussion_r343494950

Received on Thursday, 7 November 2019 06:37:42 UTC