streams
streams copied to clipboard
Export the "error the stream" concept?
trafficstars
For the Encoding Standard, it would be useful to be able to talk about erroring the stream. However, while the Streams Standard uses the term in the few places, it doesn't explicitly define it.
This seems like part of #372. Right now Fetch does all the work for this: https://fetch.spec.whatwg.org/#readablestream
It would be nice to have a description of the concept from the developer's perspective, too.
This exists now.