implementation("io.ktor:ktor-client-winhttp:3.4.0")
Enables HTTP client functionality on Windows systems using the WinHTTP engine. Allows configuration of HTTP version and other settings.