2 references to SendRequestAsync
Interop.FunctionalTests (2)
Http3\Http3RequestTests.cs (2)
341
var response1 = await
SendRequestAsync
(protocol, host, client);
354
var response2 = await
SendRequestAsync
(protocol, host, client);