KrFormLimits.MaxRequestBodyBytes property
Gets or sets the maximum allowed request body size in bytes.
public long? MaxRequestBodyBytes { get; set; }
See Also
- class KrFormLimits
- namespace Kestrun.Forms
Gets or sets the maximum allowed request body size in bytes.
public long? MaxRequestBodyBytes { get; set; }