implementation("io.ktor:ktor-server-compression:3.5.2")
HTTP response compression with gzip/deflate/Brotli support, content-type rules, thresholds, and negotiable algorithms.