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