Compartir a través de


ContainerAppDaprConfiguration.HttpMaxRequestSize Property

Definition

Increasing max size of request body http and grpc servers parameter in MB to handle uploading of big files. Default is 4 MB.

public int? HttpMaxRequestSize { get; set; }
member this.HttpMaxRequestSize : Nullable<int> with get, set
Public Property HttpMaxRequestSize As Nullable(Of Integer)

Property Value

Applies to