| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 4.121.4 - Fix Response Compression Bug when Content Type header is empty source code.tar.gz | 2026-04-10 | 314.9 kB | |
| 4.121.4 - Fix Response Compression Bug when Content Type header is empty source code.zip | 2026-04-10 | 454.6 kB | |
| README.md | 2026-04-10 | 411 Bytes | |
| Totals: 3 Items | 770.0 kB | 1 | |
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: https://github.com/vapor/vapor/compare/4.121.3...4.121.4