Having a method to remove all the handlers would be helpful. In my app, for example, the user is given the option to change his proxy configuration even after the original handlers were set.
This PR includes the ProxyServer.prototype.addHandlers, the unit test, and a minor package bump.
Having a method to remove all the handlers would be helpful. In my app, for example, the user is given the option to change his proxy configuration even after the original handlers were set.
This PR includes the
ProxyServer.prototype.addHandlers
, the unit test, and a minor package bump.