28 references to Send
Sockets.FunctionalTests (28)
src\Servers\Kestrel\shared\test\StreamBackedTestConnection.cs (2)
44return Send("GET / HTTP/1.1", 61return Send("GET / HTTP/1.1",
src\Servers\Kestrel\test\FunctionalTests\ConnectionMiddlewareTests.cs (2)
33await connection.Send( 40await connection.Send("a");
src\Servers\Kestrel\test\FunctionalTests\RequestTests.cs (13)
215await connection1.Send( 220await connection2.Send( 372await connection.Send( 445await connection.Send( 493await connection.Send( 722await connection1.Send( 812await connection.Send( 844await connection.Send( 882await connection.Send( 960await connection.Send( 975await connection.Send("POST / HTTP/1.1", 1082await connection.Send( 1135await connection.Send(
src\Servers\Kestrel\test\FunctionalTests\ResponseTests.cs (11)
172await connection.Send( 238await connection.Send( 328await connection.Send( 382await connection.Send( 440await connection.Send( 568await connection.Send( 812await connection.Send( 898await connection.Send( 974await connection.Send( 981await connection.Send( 1062await connection.Send(