defaultHttpClientEngine
Provides the default HttpClientEngine for the current platform.
Platform mapping:
Android and JVM: OkHttp
macOS and iOS: Darwin
JS and Wasm: Js
Linux: Curl
Windows: WinHttp
Return
The correct HttpClientEngine implementation for the platform.