1 reference to Http1Connection
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\HttpConnection.cs (1)
70
requestProcessor = _http1Connection = new
Http1Connection
<TContext>((HttpConnectionContext)_context);