HttpClientDefaults
Shared HTTP client configuration constants used by both Android and Desktop Ktor HttpClient setups.
These values are consumed by the platform-specific Koin modules (NetworkModule on Android, DesktopKoinModule on Desktop) when installing io.ktor.client.plugins.HttpTimeout and io.ktor.client.plugins.HttpRequestRetry.