implementation("io.ktor:ktor-server-compression:3.0.0-beta-2")
Enables response compression using algorithms like gzip, zstd, and deflate, with configurable conditions and priorities.