Re: [whatwg/xhr] ReadableStream appears incompatible with Sync XHR (#277)

Makes sense, strictly speaking even in the other `BodyInit` cases those objects are [extracted into a stream](https://fetch.spec.whatwg.org/#concept-bodyinit-extract), and those could be said to be fully "native" streams where reading chunks would not require calling into JS. 

-- 
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/xhr/issues/277#issuecomment-635776459

Received on Friday, 29 May 2020 05:58:28 UTC