implementation("io.ktor:ktor-client-darwin:3.3.2")
Enables HTTP client functionality on Darwin-based systems using `NSURLSession`, with SOCKS proxy support added in version 3.3.2.