Base:
method
CreateContentReadStream
System.Net.Http.HttpContent.CreateContentReadStream(System.Threading.CancellationToken)
1 reference to CreateContentReadStream
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\DecompressionHandler.cs (1)
139using Stream decompressedStream = CreateContentReadStream(cancellationToken);