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 Applies to
This method applies to the following types: