streams icon indicating copy to clipboard operation
streams copied to clipboard

Export the "error the stream" concept?

Open ricea opened this issue 8 years ago • 2 comments
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.

ricea avatar Feb 06 '17 05:02 ricea

This seems like part of #372. Right now Fetch does all the work for this: https://fetch.spec.whatwg.org/#readablestream

domenic avatar Feb 06 '17 05:02 domenic

It would be nice to have a description of the concept from the developer's perspective, too.

ricea avatar Feb 06 '17 05:02 ricea

This exists now.

domenic avatar Dec 13 '23 07:12 domenic