1 reference to MaxRequestBodySize
Microsoft.AspNetCore.Server.HttpSys (1)
RequestProcessing\RequestStream.cs (1)
28
_maxSize = _requestContext.Server.Options.
MaxRequestBodySize
;