1 instantiation of DeflateDecompressedContent
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\DecompressionHandler.cs (1)
102
response.Content = new
DeflateDecompressedContent
(response.Content, encodings);