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