Skip to content

Commit ec64e4f

Browse files
committed
Merge pull request #892 from donasaur/patch-1
Updating the upgrading doc
2 parents 302d981 + e666a4e commit ec64e4f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

UPGRADING.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -92,5 +92,6 @@ which were in the core and delegate them to eventual "userland" modules.
9292

9393
The new API makes it really easy to implement code that behaves like the old Middleware API. You can check some examples [here](https://github.com/nodejitsu/node-http-proxy/tree/caronte/examples/middleware)
9494

95+
### ProxyTable API
9596

96-
97+
See this [link](http://blog.nodejitsu.com/node-http-proxy-1dot0/) for an example of how to add proxy table functionality using the new API.

0 commit comments

Comments
 (0)