From 9672b9927156a0dfe3ce4539f380aaf3172f6267 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ot=C3=A1vio=20Ribeiro?= Date: Fri, 7 Dec 2012 11:18:42 -0200 Subject: [PATCH] cleanning --- lib/node-http-proxy/routing-proxy.js | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/node-http-proxy/routing-proxy.js b/lib/node-http-proxy/routing-proxy.js index 62a8cbe..d00b722 100644 --- a/lib/node-http-proxy/routing-proxy.js +++ b/lib/node-http-proxy/routing-proxy.js @@ -176,6 +176,7 @@ RoutingProxy.prototype.close = function () { // RoutingProxy.prototype.proxyRequest = function (req, res, options) { options = options || {}; + var location; //