implementation("io.ktor:ktor-client-content-negotiation:3.3.2")
Enables negotiation of media types and serialization formats between client and server, supporting JSON, XML, and CBOR.