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