Issue with NestJS Compression Middleware: Gzip Header Present but Response Size Unchanged
I’m encountering an issue with the compression middleware in my NestJS project. I followed the documentation provided here and installed compression using Yarn. However, I noticed a couple of discrepancies between the documentation and my implementation: