implementation("io.ktor:ktor-client-bom-remover:3.2.2")
Removes Byte Order Mark (BOM) from HTTP responses, ensuring consistent text processing across platforms.