20 references to CheckResponseCompressed
Microsoft.AspNetCore.ResponseCompression.Tests (20)
ResponseCompressionMiddlewareTest.cs (20)
57await CheckResponseCompressed(response, "gzip");
66await CheckResponseCompressed(response, "br");
75await CheckResponseCompressed(response, "zstd");
90await CheckResponseCompressed(response, "zstd");
101await CheckResponseCompressed(response, "br");
118await CheckResponseCompressed(response, "gzip");
149await CheckResponseCompressed(response, "gzip");
162await CheckResponseCompressed(response, "gzip");
201await CheckResponseCompressed(response, "gzip");
294await CheckResponseCompressed(response, "gzip");
315await CheckResponseCompressed(response, "gzip");
367await CheckResponseCompressed(response, "zstd");
391await CheckResponseCompressed(response, "gzip");
500await CheckResponseCompressed(response, "gzip");
570await CheckResponseCompressed(response, "gzip");
640await CheckResponseCompressed(response, "gzip");
701await CheckResponseCompressed(response, encoding);
746await CheckResponseCompressed(response, encoding);
1157await CheckResponseCompressed(response, "gzip");
1207await CheckResponseCompressed(response, "gzip");