|
pure virtual |
Adds new proxy information to the router's routing table.
| proxies | The proxies to add. Adding a null proxy is an error. |
| response | The response callback. It accepts:
|
| exception | The exception callback. |
| current | The Current object of the incoming request. |