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

Would be possible/make sense to add `AsyncIterable` to the extract body algorithm? This would help with interopt with Node streams when implementing fetch in Node without violating the spec.

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

Received on Wednesday, 11 August 2021 14:05:47 UTC