From 5bf2d59241a7695f43bb89e5cb41ade2ab7a0ad2 Mon Sep 17 00:00:00 2001 From: Dominic Tarr Date: Sat, 30 Jul 2011 20:33:59 +1000 Subject: [PATCH] [doc] add note on middleware to Using node-http-proxy section of the README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 45671cd..e270ff7 100644 --- a/README.md +++ b/README.md @@ -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: