implementation("io.ktor:ktor-client-encoding:3.4.0")
Enables HTTP request and response compression using algorithms like gzip and deflate.