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