Skip to content

doc: note http.closeAllConnections excludes upgraded sockets

Following discussion in https://github.com/nodejs/node/issues/53536, clarify in documentation for http.closeAllConnections that it does not include sockets upgraded to a different protocol, such as WebSockets.

Merge request reports

Loading