Instance Methodrespond(to:
respond(to:chainingTo:)
Inherited from
Middleware.respond(to:chainingTo:)
.Framework
- Vapor
Doc C
Declaration
func respond(to request: Request, chainingTo next: Responder) -> EventLoopFuture <Response>