3 references to SendRequestAsync
Microsoft.AspNetCore.Server.HttpSys.FunctionalTests (3)
RequestHeaderTests.cs (3)
119
var response = await
SendRequestAsync
(address, headerDictionary);
142
var response = await
SendRequestAsync
(address, headerDictionary);
174
var response = await
SendRequestAsync
(address, headerDictionary);