mirror of
https://github.com/http-party/node-http-proxy.git
synced 2025-12-08 20:59:18 +00:00
cleanning
This commit is contained in:
parent
31fc94aa5e
commit
8d8739999f
@ -158,7 +158,6 @@ HttpProxy.prototype.proxyRequest = function (req, res, buffer) {
|
||||
req.headers['x-forwarded-proto'] = getProto(req);
|
||||
}
|
||||
}
|
||||
console.log(req.headers);
|
||||
|
||||
//
|
||||
// Emit the `start` event indicating that we have begun the proxy operation.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user