Stack of configured routes
Dispatch a req, res pair into the application. Starts pipeline processing.
If no callback is provided, then default error handlers will respond in the event of an error bubbling through the stack.
Generated using TypeDoc
Special-cased "all" method, applying the given route
path
, middleware, and callback to every HTTP method.