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