Re: [whatwg/fetch] It is possible to construct a Request with a used body (#792)

@yutakahirano they do, both accept https://fetch.spec.whatwg.org/#bodyinit which takes a `ReadableStream`. (None of this is implemented since upload streams aren't a thing yet, but they will be at some point presumably.)

-- 
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/792#issuecomment-414304941

Received on Monday, 20 August 2018 12:49:34 UTC