3 references to ClientGoAway
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Http2\Http2Connection.cs (1)
1110StopProcessingNextRequest(serverInitiated: false, ConnectionEndReason.ClientGoAway);
Internal\Http3\Http3ControlStream.cs (1)
390_context.Connection.StopProcessingNextRequest(serverInitiated: false, ConnectionEndReason.ClientGoAway);
Internal\Infrastructure\KestrelMetrics.cs (1)
470ConnectionEndReason.ClientGoAway => null, // Not an error