Re: [whatwg/fetch] Allow a request body to be a byte sequence/string (#1083)

I think we could get rid of https://fetch.spec.whatwg.org/#concept-empty-readablestream too if we wanted to as it only has one caller and that might as well create a promise resolved with an empty byte sequence.

-- 
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/1083#issuecomment-679947284

Received on Tuesday, 25 August 2020 10:40:43 UTC