1 instantiation of BrotliDecompressedContent
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\DecompressionHandler.cs (1)
91
response.Content = new
BrotliDecompressedContent
(response.Content);