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

Maybe.

However, we are going to add [ReadableStream.from()](https://github.com/whatwg/streams/pull/1083) to the Streams Standard which will at least make it trivial to construct a body from an `AsyncIterable`.

-- 
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/issues/1291#issuecomment-897363812

Received on Thursday, 12 August 2021 05:40:54 UTC