1 reference to CopyToAsync
Microsoft.AspNetCore.Http.Connections.Client (1)
Internal\LongPollingTransport.cs (1)
192
await response.Content.
CopyToAsync
(applicationStream, cancellationToken).ConfigureAwait(false);