[doc] add note on middleware to Using node-http-proxy section of the README

This commit is contained in:
Dominic Tarr 2011-07-30 20:33:59 +10:00
parent 2cf4e0a9e6
commit 5bf2d59241

View File

@ -43,6 +43,7 @@ There are several ways to use node-http-proxy; the library is designed to be fle
3. In conjunction with a Proxy Routing Table
4. As a forward-proxy with a reverse proxy
5. From the command-line as a long running process
6. customized with 3rd party middleware.
In each of these scenarios node-http-proxy can handle any of these types of requests: