14 references to SendRequestAsync
Microsoft.AspNetCore.Server.HttpSys.FunctionalTests (14)
Listener\ServerOnExistingQueueTests.cs (14)
24
var responseTask =
SendRequestAsync
(address);
39
Task<string> responseTask =
SendRequestAsync
(address);
80
var responseTask =
SendRequestAsync
(address);
96
var responseTask =
SendRequestAsync
(root + "/pathBase/paTh");
113
var responseTask =
SendRequestAsync
(root + "/pathBase/paTh");
138
var responseTask =
SendRequestAsync
(root + requestPath);
158
var responseTask =
SendRequestAsync
(root + "/basepath/secondTier/path/thing");
177
var responseTask =
SendRequestAsync
(address);
191
responseTask =
SendRequestAsync
(address);
213
var responseTask =
SendRequestAsync
(address);
226
responseTask =
SendRequestAsync
(address);
281
var responseTask =
SendRequestAsync
(address);
301
var responseTask =
SendRequestAsync
(rootAddress + "/baseServer");
309
responseTask =
SendRequestAsync
(rootAddress + "/server");