From f291efbaa4360d6e7ff4004cc11f8df0d737c1d0 Mon Sep 17 00:00:00 2001 From: indexzero Date: Mon, 6 Sep 2010 23:43:57 -0400 Subject: [PATCH] [doc] Updated README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1ee2a3d..6af5441 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# node-http-proxy - v0.1.5 +# node-http-proxy - v0.2.0 @@ -81,8 +81,7 @@ node-http-proxy supports event buffering, that means if an event (like 'data', o 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 (The MIT License)