What's Changed
Fix Response Compression Bug when Content Type header is empty by @0xTim in #3453
Fixes a bug in the response compression pipeline where the response would be compressed, even if response compression is disabled, if no content-type header was set for the response.
This patch was released by @0xTim
Full Changelog: 4.121.3...4.121.4