Closed
Description
What is the problem this feature will solve?
The stream.finished docs do not mention that this works for web streams, nor does it mention which version of node added support for web streams.
What is the feature you are proposing to solve the problem?
Mention that stream.finished works for web streams and add in a history section that mentions that it's only available in node v18.14.0 (?) and above. #46205
What alternatives have you considered?
N/A