1 reference to GZipDecompressedContent
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\DecompressionHandler.cs (1)
83
response.Content = new
GZipDecompressedContent
(response.Content);