Instead of using e.g. ktor with okhttp as engine, could one directly use okhttp4 as it's build only in Kotlin?
ktor
okhttp
okhttp4
OkHttp 5.x targets Kotlin Multiplatform. But multiplatform capabilities will be quite limited in the initial release.