3 references to HttpConnectionContext
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Http2\Http2StreamContext.cs (1)
31
ConnectionMetricsContext metricsContext) :
base
(connectionId, protocols, altSvcHeader, connectionContext, serviceContext, connectionFeatures, memoryPool, localEndPoint, remoteEndPoint, metricsContext)
Internal\Http3\Http3StreamContext.cs (1)
26
Http3Connection connection) :
base
(connectionId, protocols, altSvcHeader, connectionContext, serviceContext, connectionFeatures, memoryPool, localEndPoint, remoteEndPoint, connection.MetricsContext)
Middleware\HttpConnectionMiddleware.cs (1)
36
var httpConnectionContext = new
HttpConnectionContext
(