implementation("io.ktor:ktor-client-bom-remover:3.3.2")
Removes Byte Order Mark (BOM) from HTTP response bodies, ensuring clean text processing.