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