Skip to content

Commit 8d87399

Browse files
otaviojrindexzero
authored andcommitted
cleanning
1 parent 31fc94a commit 8d87399

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/node-http-proxy/http-proxy.js

-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,6 @@ HttpProxy.prototype.proxyRequest = function (req, res, buffer) {
158158
req.headers['x-forwarded-proto'] = getProto(req);
159159
}
160160
}
161-
console.log(req.headers);
162161

163162
//
164163
// Emit the `start` event indicating that we have begun the proxy operation.

0 commit comments

Comments
 (0)