3 references to SendEmptyGetWithConnection
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (3)
src\Servers\Kestrel\shared\test\StreamBackedTestConnection.cs (3)
51
=>
SendEmptyGetWithConnection
("Upgrade, keep-alive");
54
=>
SendEmptyGetWithConnection
("Upgrade");
57
=>
SendEmptyGetWithConnection
("keep-alive");