Re: [whatwg/fetch] Allow request take AsyncIterable body? (#1291)

I really think this should be part of the standard. It makes Response so much easier to work with in Node.js, as we need to maintain backward compatibility with Node streams without incurring in the overhead of wrapping one stream type in another.

(Node.js ships this exactly for this reason).

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/1291#issuecomment-2007972833
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/issues/1291/2007972833@github.com>

Received on Tuesday, 19 March 2024 19:35:42 UTC