You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: UPGRADING.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -92,5 +92,6 @@ which were in the core and delegate them to eventual "userland" modules.
92
92
93
93
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)
94
94
95
+
### ProxyTable API
95
96
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