Allows for a generic DispatcherMain with custom arguments. Note you can use defaultMaxContentLength as the second argument if you like.
Request handler that creates the presenter then forwards to the dispatcher function. Renders 404 if the dispatcher did not handle the request.
Handler to the generated presenter you can use from your objects, etc.
See Implementation
Added May 13, 2023 (dub v11.0)
Allows for a generic DispatcherMain with custom arguments. Note you can use defaultMaxContentLength as the second argument if you like.