A type of initial request processing means.
Readonly handlerInitial request processing handler.
This processor is invoked immediately on request processor call.
Calls the next request processing handler.
This method is called when delegating to request handler. The value returned is used as processing result.
Request processing handler.
Request processing context.
A promise resolved when request processing finishes. Resolves to true when request is responded,
or to false otherwise.
Generated using TypeDoc
Request processor configuration.