implementation("io.ktor:ktor-client-okhttp:3.4.2")
Integrates OkHttp as an engine for the HTTP client, supporting HTTP/2, WebSockets, and duplex streaming.