implementation("io.ktor:ktor-client-encoding:3.4.2")
Enables HTTP client compression and decompression using algorithms like gzip and deflate, configurable for requests and responses.