implementation("io.ktor:ktor-client-content-negotiation:3.4.1")
Facilitates media type negotiation and content serialization/deserialization in HTTP clients using Accept and Content-Type headers.