6 references to ConnectionId
Microsoft.AspNetCore.Server.Kestrel.Core (6)
Internal\Http3\Http3Connection.cs (6)
567Log.Http3OutboundControlStreamError(ConnectionId, ex); 740Log.Http3OutboundControlStreamError(ConnectionId, ex); 743Log.Http3ConnectionError(ConnectionId, connectionError); 874Log.Http3ConnectionError(ConnectionId, ex); 907Log.ConnectionBadRequest(ConnectionId, KestrelBadHttpRequestException.GetException(RequestRejectionReason.RequestHeadersTimeout)); 915Log.RequestBodyMinimumDataRateNotSatisfied(ConnectionId, null, Limits.MinRequestBodyDataRate.BytesPerSecond);