implementation("io.ktor:ktor-client-encoding:2.0.0-beta-1")
Enables HTTP request and response compression using Gzip and Deflate algorithms.