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