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

annevk commented on this pull request.



>  
     <p class="note no-backref">This makes <var>inputBody</var>'s <a for=body>stream</a>
     <a for=ReadableStream>locked</a> and <a for=ReadableStream>disturbed</a> immediately.
+   </li>
+
+   <li><p>Set <var>promise</var>.\[[PromiseIsHandled]]</var> to true.

What do you think of moving this into IDL somehow with other specifications having "**Handle** _promise_." or some such?

-- 
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_r343781217

Received on Thursday, 7 November 2019 17:35:15 UTC