YarpRoute.withMaxRequestBodySize
Method
interface YarpRoute { // ... omitted for brevity withMaxRequestBodySize(maxRequestBodySize: number): YarpRoute;}Signature
method
withMaxRequestBodySize Sets the maximum request body size for the route.
withMaxRequestBodySize(maxRequestBodySize: number): YarpRouteParameters
maxRequestBodySize number Returns
YarpRoute Defined on
This method is defined on the following type: