5 references to ConnectionId
Microsoft.AspNetCore.Server.Kestrel.Core (5)
Internal\Http3\Http3Connection.cs (5)
730Log.Http3OutboundControlStreamError(ConnectionId, ex); 733Log.Http3ConnectionError(ConnectionId, connectionError); 868Log.Http3ConnectionError(ConnectionId, ex); 901Log.ConnectionBadRequest(ConnectionId, KestrelBadHttpRequestException.GetException(RequestRejectionReason.RequestHeadersTimeout)); 909Log.RequestBodyMinimumDataRateNotSatisfied(ConnectionId, null, Limits.MinRequestBodyDataRate.BytesPerSecond);