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