A signature of the function the middleware may call to delegate request processing or report error with.
Optional
Either an error to report, or nothing to delegate request processing to next handler.
Generated using TypeDoc
A signature of the function the middleware may call to delegate request processing or report error with.