9 references to SendRequestAsync
Microsoft.AspNetCore.Server.HttpSys.FunctionalTests (9)
HttpsTests.cs (9)
32
string response = await
SendRequestAsync
(address);
47
string response = await
SendRequestAsync
(address);
89
var response = await
SendRequestAsync
(address);
123
var response = await
SendRequestAsync
(address, _x509Certificate2);
145
string response = await
SendRequestAsync
(address);
161
string response = await
SendRequestAsync
(address);
237
string response = await
SendRequestAsync
(address);
259
string response = await
SendRequestAsync
(address);
289
string response = await
SendRequestAsync
(address);