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); 498responseTask = SendRequestAsync(address); 534responseTask = SendRequestAsync(address); 572responseTask = SendRequestAsync(address); 630string response = await SendRequestAsync(address);