Initializer
init(method:path:responder:requestType:responseType:)
init(method: HTTPMethod, path: [PathComponent], responder: any Responder, requestType: any Any.Type, responseType: any Any.Type)
Initializer
init(method: HTTPMethod, path: [PathComponent], responder: any Responder, requestType: any Any.Type, responseType: any Any.Type)