20 references to CheckResponseCompressed
Microsoft.AspNetCore.ResponseCompression.Tests (20)
ResponseCompressionMiddlewareTest.cs (20)
59await CheckResponseCompressed(response, "gzip"); 68await CheckResponseCompressed(response, "br"); 77await CheckResponseCompressed(response, "zstd"); 92await CheckResponseCompressed(response, "zstd"); 103await CheckResponseCompressed(response, "br"); 120await CheckResponseCompressed(response, "gzip"); 153await CheckResponseCompressed(response, "gzip"); 166await CheckResponseCompressed(response, "gzip"); 205await CheckResponseCompressed(response, "gzip"); 298await CheckResponseCompressed(response, "gzip"); 319await CheckResponseCompressed(response, "gzip"); 371await CheckResponseCompressed(response, "zstd"); 395await CheckResponseCompressed(response, "gzip"); 504await CheckResponseCompressed(response, "gzip"); 574await CheckResponseCompressed(response, "gzip"); 644await CheckResponseCompressed(response, "gzip"); 705await CheckResponseCompressed(response, encoding); 750await CheckResponseCompressed(response, encoding); 1161await CheckResponseCompressed(response, "gzip"); 1211await CheckResponseCompressed(response, "gzip");