1 reference to DefaultReadSizeLimit
Microsoft.Extensions.Http.Diagnostics (1)
Logging\LoggingOptions.cs (1)
60
public int BodySizeLimit { get; set; } =
DefaultReadSizeLimit
;