3 references to MaxRequestBodySizeExceeded
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Http\Http1ContentLengthMessageBody.cs (1)
249_context.DisableKeepAlive(ConnectionEndReason.MaxRequestBodySizeExceeded);
Internal\Http\Http1MessageBody.cs (1)
120_context.DisableKeepAlive(ConnectionEndReason.MaxRequestBodySizeExceeded);
Internal\Infrastructure\KestrelMetrics.cs (1)
514ConnectionEndReason.MaxRequestBodySizeExceeded => "max_request_body_size_exceeded",