2 references to StopProcessingNextRequest
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http2\Http2Connection.cs (2)
259
=>
StopProcessingNextRequest
(serverInitiated: true, reason);
1110
StopProcessingNextRequest
(serverInitiated: false, ConnectionEndReason.ClientGoAway);