3 references to Http3
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Http3\Http3Connection.cs (1)
618
_context.ServiceContext.Metrics.RequestQueuedStart(MetricsContext, KestrelMetrics.
Http3
);
Internal\Http3\Http3StreamOfT.cs (1)
23
ServiceContext.Metrics.RequestQueuedStop(MetricsContext, KestrelMetrics.
Http3
);
Internal\HttpConnection.cs (1)
85
AddMetricsHttpProtocolTag(KestrelMetrics.
Http3
);