Skip to content

Commit 611a1b1

Browse files
committed
[fix] add 0.10 link, fixes #459
1 parent ebbba73 commit 611a1b1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: README.md

+3
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@
1818
* Written entirely in Javascript
1919
* Easy to use API
2020

21+
22+
node-http-proxy is `<= 0.8.x` compatible, if you're looking for a `>= 0.10` compatible version please check [caronte](https://github.com/nodejitsu/node-http-proxy/tree/caronte)
23+
2124
### When to use node-http-proxy
2225

2326
Let's suppose you were running multiple http application servers, but you only wanted to expose one machine to the internet. You could setup node-http-proxy on that one machine and then reverse-proxy the incoming http requests to locally running services which were not exposed to the outside network.

0 commit comments

Comments
 (0)