Skip to content
DocsTry Aspire
DocsTry

withMaxRequestBodySize

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

Signature

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

Applies to

This method applies to the following types: