Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

Initializer

init(method:path:responder:requestType:responseType:routeDescription:)

init(method: HTTPRequest.Method, path: [PathComponent], responder: any Responder, requestType: Any.Type, responseType: Any.Type, routeDescription: String? = nil)