implementation("io.ktor:ktor-server-compression:3.4.0")
Enables HTTP response compression using algorithms like gzip and deflate, configurable by content type and size.