2 references to StopProcessingNextRequest
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http3\Http3Connection.cs (1)
108
=>
StopProcessingNextRequest
(serverInitiated: true, reason);
Internal\Http3\Http3ControlStream.cs (1)
390
_context.Connection.
StopProcessingNextRequest
(serverInitiated: false, ConnectionEndReason.ClientGoAway);