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
8d8739999f
commit
9672b99271
@ -176,6 +176,7 @@ RoutingProxy.prototype.close = function () {
|
||||
//
|
||||
RoutingProxy.prototype.proxyRequest = function (req, res, options) {
|
||||
options = options || {};
|
||||
|
||||
var location;
|
||||
|
||||
//
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user