18 references to SendRequestAsync
Microsoft.AspNetCore.Server.HttpSys.FunctionalTests (18)
ServerTests.cs (18)
34
string response = await
SendRequestAsync
(address);
123
string response = await
SendRequestAsync
(address);
156
responseTask =
SendRequestAsync
(address);
178
responseTask =
SendRequestAsync
(address);
199
responseTask =
SendRequestAsync
(address);
215
Task<string> requestTask =
SendRequestAsync
(address);
220
requestTask =
SendRequestAsync
(address);
234
Task<string> requestTask =
SendRequestAsync
(address);
239
requestTask =
SendRequestAsync
(address);
267
Task<string> requestTask =
SendRequestAsync
(address);
349
string response = await
SendRequestAsync
(address);
408
string responseText = await
SendRequestAsync
(address);
428
responseTask =
SendRequestAsync
(address);
462
responseTask =
SendRequestAsync
(address);
499
responseTask =
SendRequestAsync
(address);
536
responseTask =
SendRequestAsync
(address);
575
responseTask =
SendRequestAsync
(address);
633
string response = await
SendRequestAsync
(address);