81 references to Send
IIS.FunctionalTests (27)
src\Servers\IIS\IIS\test\Common.FunctionalTests\CompressionTests.cs (6)
54
await connection.
Send
(
71
await connection.
Send
(message);
75
await connection.
Send
("\r\n");
96
await connection.
Send
(
113
await connection.
Send
(message);
117
await connection.
Send
("\r\n");
src\Servers\IIS\IIS\test\Common.FunctionalTests\FrebTests.cs (1)
102
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)
123
await connection.
Send
(
src\Servers\IIS\IIS\test\Common.FunctionalTests\RequestPathBaseTests.cs (1)
89
await connection.
Send
(
src\Servers\IIS\IIS\test\Common.FunctionalTests\RequestResponseTests.cs (16)
230
await connection.
Send
(c.ToString());
265
await connection.
Send
(
279
await connection.
Send
(message);
283
await connection.
Send
("\r\n");
294
await connection.
Send
(
302
await connection.
Send
(message);
342
await connection.
Send
(
350
await connection.
Send
("5",
354
await connection.
Send
(
675
await connection.
Send
(
683
await connection.
Send
(message);
701
await connection.
Send
(
725
await connection.
Send
(
757
await connection.
Send
(
777
await connection.
Send
(
796
await connection.
Send
(
IIS.LongTests (3)
src\Servers\IIS\IIS\test\Common.LongTests\ShutdownTests.cs (3)
209
await connection.
Send
(
227
await statusConnection.
Send
(
251
await connectionList[i].
Send
("a", "");
IIS.NewHandler.FunctionalTests (3)
src\Servers\IIS\IIS\test\Common.LongTests\ShutdownTests.cs (3)
209
await connection.
Send
(
227
await statusConnection.
Send
(
251
await connectionList[i].
Send
("a", "");
IIS.NewShim.FunctionalTests (3)
src\Servers\IIS\IIS\test\Common.LongTests\ShutdownTests.cs (3)
209
await connection.
Send
(
227
await statusConnection.
Send
(
251
await connectionList[i].
Send
("a", "");
IIS.Tests (15)
ClientDisconnectTests.cs (4)
254
await connection.
Send
(
263
await connection.
Send
(
306
await connection.
Send
(
352
await connection.
Send
(
MaxRequestBodySizeTests.cs (10)
47
await connection.
Send
(
90
await connection.
Send
(
120
await connection.
Send
(
147
await connection.
Send
(
173
await connection.
Send
(
196
await connection.
Send
(
220
await connection.
Send
(
258
await connection.
Send
(
296
await connection.
Send
(
333
await connection.
Send
(
ResponseAbortTests.cs (1)
174
await connection.
Send
(
IISExpress.FunctionalTests (30)
src\Servers\IIS\IIS\test\Common.FunctionalTests\CompressionTests.cs (6)
54
await connection.
Send
(
71
await connection.
Send
(message);
75
await connection.
Send
("\r\n");
96
await connection.
Send
(
113
await connection.
Send
(message);
117
await connection.
Send
("\r\n");
src\Servers\IIS\IIS\test\Common.FunctionalTests\FrebTests.cs (1)
102
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)
123
await connection.
Send
(
src\Servers\IIS\IIS\test\Common.FunctionalTests\RequestPathBaseTests.cs (1)
89
await connection.
Send
(
src\Servers\IIS\IIS\test\Common.FunctionalTests\RequestResponseTests.cs (16)
230
await connection.
Send
(c.ToString());
265
await connection.
Send
(
279
await connection.
Send
(message);
283
await connection.
Send
("\r\n");
294
await connection.
Send
(
302
await connection.
Send
(message);
342
await connection.
Send
(
350
await connection.
Send
("5",
354
await connection.
Send
(
675
await connection.
Send
(
683
await connection.
Send
(message);
701
await connection.
Send
(
725
await connection.
Send
(
757
await connection.
Send
(
777
await connection.
Send
(
796
await connection.
Send
(
src\Servers\IIS\IIS\test\Common.LongTests\ShutdownTests.cs (3)
209
await connection.
Send
(
227
await statusConnection.
Send
(
251
await connectionList[i].
Send
("a", "");