1 reference to
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http3\Http3ControlStreamOfT.cs (1)
13
public Http3ControlStream(IHttpApplication<TContext> application, Http3StreamContext context, long? headerType) :
base
(context, headerType)