Alias HTTPServerRequestDelegateS
Delegate based request handler with scoped parameters
alias HTTPServerRequestDelegateS
= @safe void delegate(scope HTTPServerRequest, HTTPServerResponse);
Delegate based request handler with scoped parameters
alias HTTPServerRequestDelegateS
= @safe void delegate(scope HTTPServerRequest, HTTPServerResponse);