Open jhnns opened 11 years ago
It should be possible to omit the method when calling Server.addRoute(). In this case all methods are applied.
Server.addRoute()
This is also related to #184
It should be possible to omit the method when calling
Server.addRoute()
. In this case all methods are applied.