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( 383await connection.Send( 441await connection.Send( 570await connection.Send( 814await connection.Send( 900await connection.Send( 976await connection.Send( 983await connection.Send( 1064await connection.Send(