directResponse property

HttpRouteHttpDirectResponse? directResponse
getter/setter pair

Static HTTP Response object to be returned regardless of the request.

Optional.

Implementation

HttpRouteHttpDirectResponse? directResponse;