3 references to ResponseContentLengthMismatch
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Http\HttpProtocol.cs (2)
870DisableKeepAlive(ConnectionEndReason.ResponseContentLengthMismatch); 923DisableKeepAlive(ConnectionEndReason.ResponseContentLengthMismatch);
Internal\Infrastructure\KestrelMetrics.cs (1)
519ConnectionEndReason.ResponseContentLengthMismatch => "response_content_length_mismatch",