Re: [whatwg/fetch] Make response body streams readable byte streams (#1246)

We're also blocked by whatwg/streams#1114. When ["clone a body" tees a stream](https://github.com/whatwg/fetch/blob/43a0c94508fb72f7f56a9c3969b15801de4a5829/fetch.bs#L1080), the result must *also* be a readable byte stream.

-- 
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/1246#issuecomment-853416538

Received on Wednesday, 2 June 2021 22:11:59 UTC