27 references to Send
Sockets.FunctionalTests (27)
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 (12)
215await connection1.Send( 220await connection2.Send( 372await connection.Send( 431await connection.Send( 660await connection1.Send( 750await connection.Send( 782await connection.Send( 820await connection.Send( 898await connection.Send( 913await connection.Send("POST / HTTP/1.1", 1020await connection.Send( 1073await 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( 569await connection.Send( 813await connection.Send( 899await connection.Send( 975await connection.Send( 982await connection.Send( 1063await connection.Send(