Skip to content

http: remove misleading warning

Rodrigo Muino Tomonari requested to merge github/fork/lpinca/remove/warning into main

There are cases where the 'clientError' event can be emitted multiple times, even if the socket is correctly destroyed.

Fixes: https://github.com/nodejs/node/issues/51073

Merge request reports

Loading