8 references to SendRequestAsync
Microsoft.AspNetCore.Server.HttpSys.FunctionalTests (8)
HttpsTests.cs (8)
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);
229
string response = await
SendRequestAsync
(address);
259
string response = await
SendRequestAsync
(address);