github vapor/vapor 4.121.4
4.121.4 - Fix Response Compression Bug when Content Type header is empty

11 hours ago

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

Don't miss a new vapor release

NewReleases is sending notifications on new releases.