Instance Method

respond(to:chainingTo:)

Inherited from Middleware.respond(to:chainingTo:).

Declaration

func respond(to request: Request, chainingTo next: Responder) -> EventLoopFuture<Response>