4 references to HttpContextConnectionHandler
Microsoft.AspNetCore.Http.Connections.Tests (4)
HttpConnectionDispatcherTests.cs (4)
759services.AddSingleton<HttpContextConnectionHandler>(); 785builder.UseConnectionHandler<HttpContextConnectionHandler>(); 3154builder.UseConnectionHandler<HttpContextConnectionHandler>(); 3576builder.UseConnectionHandler<HttpContextConnectionHandler>();