Skip to content
Docs Try Aspire
Docs Try

withMaxRequestBodySize

Method
📦 Aspire.Hosting.Yarp v13.4.0
interface YarpRoute {
// ... omitted for brevity
withMaxRequestBodySize(maxRequestBodySize: number): YarpRoute;
}

Signature

method withMaxRequestBodySize
Set the MaxRequestBodySize for the destination
withMaxRequestBodySize(maxRequestBodySize: number): YarpRoute
maxRequestBodySize number
YarpRoute

Applies to

This method applies to the following types: