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