81 references to Send
IIS.FunctionalTests (27)
src\Servers\IIS\IIS\test\Common.FunctionalTests\CompressionTests.cs (6)
53
await connection.
Send
(
70
await connection.
Send
(message);
74
await connection.
Send
("\r\n");
95
await connection.
Send
(
112
await connection.
Send
(message);
116
await connection.
Send
("\r\n");
src\Servers\IIS\IIS\test\Common.FunctionalTests\FrebTests.cs (1)
101
await connection.
Send
(
src\Servers\IIS\IIS\test\Common.FunctionalTests\Inprocess\MaxRequestBodySizeTests.cs (1)
122
await connection.
Send
(
src\Servers\IIS\IIS\test\Common.FunctionalTests\Latin1Tests.cs (1)
84
await connection.
Send
(
src\Servers\IIS\IIS\test\Common.FunctionalTests\MaxRequestBodySizeTests.cs (1)
122
await connection.
Send
(
src\Servers\IIS\IIS\test\Common.FunctionalTests\RequestPathBaseTests.cs (1)
86
await connection.
Send
(
src\Servers\IIS\IIS\test\Common.FunctionalTests\RequestResponseTests.cs (16)
229
await connection.
Send
(c.ToString());
264
await connection.
Send
(
278
await connection.
Send
(message);
282
await connection.
Send
("\r\n");
293
await connection.
Send
(
301
await connection.
Send
(message);
341
await connection.
Send
(
349
await connection.
Send
("5",
353
await connection.
Send
(
674
await connection.
Send
(
682
await connection.
Send
(message);
700
await connection.
Send
(
724
await connection.
Send
(
756
await connection.
Send
(
776
await connection.
Send
(
795
await connection.
Send
(
IIS.LongTests (3)
src\Servers\IIS\IIS\test\Common.LongTests\ShutdownTests.cs (3)
208
await connection.
Send
(
226
await statusConnection.
Send
(
250
await connectionList[i].
Send
("a", "");
IIS.NewHandler.FunctionalTests (3)
src\Servers\IIS\IIS\test\Common.LongTests\ShutdownTests.cs (3)
208
await connection.
Send
(
226
await statusConnection.
Send
(
250
await connectionList[i].
Send
("a", "");
IIS.NewShim.FunctionalTests (3)
src\Servers\IIS\IIS\test\Common.LongTests\ShutdownTests.cs (3)
208
await connection.
Send
(
226
await statusConnection.
Send
(
250
await connectionList[i].
Send
("a", "");
IIS.Tests (15)
ClientDisconnectTests.cs (4)
253
await connection.
Send
(
262
await connection.
Send
(
305
await connection.
Send
(
351
await connection.
Send
(
MaxRequestBodySizeTests.cs (10)
46
await connection.
Send
(
89
await connection.
Send
(
119
await connection.
Send
(
146
await connection.
Send
(
172
await connection.
Send
(
195
await connection.
Send
(
219
await connection.
Send
(
257
await connection.
Send
(
295
await connection.
Send
(
332
await connection.
Send
(
ResponseAbortTests.cs (1)
173
await connection.
Send
(
IISExpress.FunctionalTests (30)
src\Servers\IIS\IIS\test\Common.FunctionalTests\CompressionTests.cs (6)
53
await connection.
Send
(
70
await connection.
Send
(message);
74
await connection.
Send
("\r\n");
95
await connection.
Send
(
112
await connection.
Send
(message);
116
await connection.
Send
("\r\n");
src\Servers\IIS\IIS\test\Common.FunctionalTests\FrebTests.cs (1)
101
await connection.
Send
(
src\Servers\IIS\IIS\test\Common.FunctionalTests\Inprocess\MaxRequestBodySizeTests.cs (1)
122
await connection.
Send
(
src\Servers\IIS\IIS\test\Common.FunctionalTests\Latin1Tests.cs (1)
84
await connection.
Send
(
src\Servers\IIS\IIS\test\Common.FunctionalTests\MaxRequestBodySizeTests.cs (1)
122
await connection.
Send
(
src\Servers\IIS\IIS\test\Common.FunctionalTests\RequestPathBaseTests.cs (1)
86
await connection.
Send
(
src\Servers\IIS\IIS\test\Common.FunctionalTests\RequestResponseTests.cs (16)
229
await connection.
Send
(c.ToString());
264
await connection.
Send
(
278
await connection.
Send
(message);
282
await connection.
Send
("\r\n");
293
await connection.
Send
(
301
await connection.
Send
(message);
341
await connection.
Send
(
349
await connection.
Send
("5",
353
await connection.
Send
(
674
await connection.
Send
(
682
await connection.
Send
(message);
700
await connection.
Send
(
724
await connection.
Send
(
756
await connection.
Send
(
776
await connection.
Send
(
795
await connection.
Send
(
src\Servers\IIS\IIS\test\Common.LongTests\ShutdownTests.cs (3)
208
await connection.
Send
(
226
await statusConnection.
Send
(
250
await connectionList[i].
Send
("a", "");