YarpRoute.withMaxRequestBodySize
Method
interface YarpRoute { // ... omitted for brevity withMaxRequestBodySize(maxRequestBodySize: number): YarpRoute;}Signature
method
withMaxRequestBodySize Set the MaxRequestBodySize for the destination
withMaxRequestBodySize(maxRequestBodySize: number): YarpRouteParameters
maxRequestBodySize number Returns
YarpRoute Defined on
This method is defined on the following type: