Re: [whatwg/streams] Introspection: disturbed or locked (#1105)

That's what File API does (though it's also a bit different as it doesn't have to care about letting things be read once). So the problem is not so much `bodyUsed`, but rather `ReadableStream` being accessible without side effects?

But we also use this when extracting, e.g., when constructing a `Response` from a `ReadableStream`. Why wouldn't that apply elsewhere?

-- 
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/streams/issues/1105#issuecomment-771398100

Received on Tuesday, 2 February 2021 06:27:01 UTC