5 references to SendRequestAsync
Microsoft.AspNetCore.Server.HttpSys.FunctionalTests (5)
RequestTests.cs (5)
64string response = await SendRequestAsync(root + "/basepath/SomePath?SomeQuery"); 128string response = await SendRequestAsync(root + "/basepath/SomePath?SomeQuery"); 191string response = await SendRequestAsync(root + "/basepath/SomePath?SomeQuery"); 235string response = await SendRequestAsync(root + requestPath); 332string response = await SendRequestAsync(root + requestPath);