A factory function that creates functions implementing the Handler interface.
Handler
The handler to invoke after this middleware has operated on the user input and before this middleware operates on the output.
Invariant data and functions for use by the handler.
A factory function that creates functions implementing the
Handler
interface.