2 references to ResponseMinimumDataRateNotSatisfied
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http3\Http3Connection.cs (1)
321
Log.
ResponseMinimumDataRateNotSatisfied
(_context.ConnectionId, stream.TraceIdentifier);
Internal\HttpConnection.cs (1)
290
Log.
ResponseMinimumDataRateNotSatisfied
(_context.ConnectionId, _http1Connection?.TraceIdentifier);