From c8dd8c4e28e09f25c161980316b259d81d5a4e91 Mon Sep 17 00:00:00 2001 From: Marak Squires Date: Tue, 27 Jul 2010 21:32:29 -0400 Subject: [PATCH] updated docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 498f7b7..c9e99e4 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ Let's suppose you were running multiple http application servers, but you only w see the [demo](http://github.com/nodejitsu/node-http-proxy/blob/master/demo.js) for further examples. ### Why doesn't node-http-proxy have more advanced features like x, y, or z? -if you have a suggestion for a feature currently not supported, feel free to open a [support issue](http://github.com/nodejitsu/node-http-proxy/issues). node-http-proxy is designed to just proxy http request from one server to another, but we will be soon releasing many other complimentary projects that can be used in conjunction with node-http-proxy +if you have a suggestion for a feature currently not supported, feel free to open a [support issue](http://github.com/nodejitsu/node-http-proxy/issues). node-http-proxy is designed to just proxy http requests from one server to another, but we will be soon releasing many other complimentary projects that can be used in conjunction with node-http-proxy




### License