5 references to ConnectionId
Microsoft.AspNetCore.Server.Kestrel.Core (5)
Internal\Http3\Http3Connection.cs (5)
725Log.Http3OutboundControlStreamError(ConnectionId, ex); 728Log.Http3ConnectionError(ConnectionId, connectionError); 863Log.Http3ConnectionError(ConnectionId, ex); 896Log.ConnectionBadRequest(ConnectionId, KestrelBadHttpRequestException.GetException(RequestRejectionReason.RequestHeadersTimeout)); 904Log.RequestBodyMinimumDataRateNotSatisfied(ConnectionId, null, Limits.MinRequestBodyDataRate.BytesPerSecond);