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