3 references to SendRequestAsync
Microsoft.AspNetCore.Server.HttpSys.FunctionalTests (3)
RequestBodyTests.cs (3)
160string response = await SendRequestAsync(address, content); 180string response = await SendRequestAsync(address, content); 296return SendRequestAsync(uri, new StringContent(upload));