Skip to content

Commit

Permalink
cleanning
Browse files Browse the repository at this point in the history
  • Loading branch information
otaviojr authored and indexzero committed Mar 9, 2013
1 parent 31fc94a commit 8d87399
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/node-http-proxy/http-proxy.js
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 8d87399

Please sign in to comment.