3 references to Http2
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Http2\Http2Connection.cs (1)
1344
_context.ServiceContext.Metrics.RequestQueuedStart(_metricsContext, KestrelMetrics.
Http2
);
Internal\Http2\Http2StreamOfT.cs (1)
24
ServiceContext.Metrics.RequestQueuedStop(MetricsContext, KestrelMetrics.
Http2
);
Internal\HttpConnection.cs (1)
80
AddMetricsHttpProtocolTag(KestrelMetrics.
Http2
);