Skip to content

Commit

Permalink
[doc] add note on middleware to Using node-http-proxy section of the …
Browse files Browse the repository at this point in the history
…README
  • Loading branch information
dominictarr committed Aug 2, 2011
1 parent 2cf4e0a commit 5bf2d59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -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:

Expand Down

0 comments on commit 5bf2d59

Please sign in to comment.