implementation("io.ktor:ktor-client-winhttp:3.5.1")
Enables HTTP client functionality using the Windows HTTP Services (WinHTTP) API, allowing configuration of HTTP protocol versions and security protocols.