5 references to ConnectionId
Microsoft.AspNetCore.Server.Kestrel.Core (5)
Internal\Http3\Http3Connection.cs (5)
726Log.Http3OutboundControlStreamError(ConnectionId, ex); 729Log.Http3ConnectionError(ConnectionId, connectionError); 864Log.Http3ConnectionError(ConnectionId, ex); 897Log.ConnectionBadRequest(ConnectionId, KestrelBadHttpRequestException.GetException(RequestRejectionReason.RequestHeadersTimeout)); 905Log.RequestBodyMinimumDataRateNotSatisfied(ConnectionId, null, Limits.MinRequestBodyDataRate.BytesPerSecond);