We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f11a648 commit 60b5e69Copy full SHA for 60b5e69
1 file changed
lib/_http_client.js
@@ -742,7 +742,6 @@ function emitFreeNT(req) {
742
if (req.socket) {
743
req.socket.emit('free');
744
}
745
-
746
747
748
function tickOnSocket(req, socket) {
0 commit comments