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