CustomCgiDispatcherMain.handler

Request handler that creates the presenter then forwards to the dispatcher function. Renders 404 if the dispatcher did not handle the request.

Will automatically serve the presenter.style and presenter.script as "style.css" and "script.js"

mixintemplate CustomCgiDispatcherMain(CustomCgi, size_t maxContentLength, Presenter, DispatcherArgs...)
void
handler

Meta