implementation("io.ktor:ktor-server-compression:2.0.0-beta-1")
Enables response compression and request decompression using algorithms like gzip and deflate, with configurable conditions.