4 references to BlockingConnectionHandler
Microsoft.AspNetCore.Http.Connections.Tests (4)
HttpConnectionDispatcherTests.cs (4)
1680
services.AddSingleton<
BlockingConnectionHandler
>();
1685
builder.UseConnectionHandler<
BlockingConnectionHandler
>();
1715
services.AddSingleton<
BlockingConnectionHandler
>();
1719
builder.UseConnectionHandler<
BlockingConnectionHandler
>();