Alias HTTPServerRequestFunctionS
Static function based request handler with scoped parameters
alias HTTPServerRequestFunctionS
= @safe void function(scope HTTPServerRequest, HTTPServerResponse);
Static function based request handler with scoped parameters
alias HTTPServerRequestFunctionS
= @safe void function(scope HTTPServerRequest, HTTPServerResponse);