implementation("io.ktor:ktor-client-apache:3.3.3")
Integrates Apache HttpClient 4.x with Ktor's HTTP client, enabling robust HTTP/1.1 communication. Note: Apache HttpClient 4.x is deprecated; consider using the Apache5 engine for HTTP/2 support.