Support throwing `UnknownServiceException` if there is no cleartext traffic permitted
Author: GooolerCreated Aug 4, 2023Updated Aug 7, 2023
If there is no cleartext traffic permitted, we should throw UnknownServiceException, like OkHttp did, more info see https://developer.android.com/reference/android/security/NetworkSecurityPolicy#isCleartextTrafficPermitted()
Source: android-async-http/android-async-http