HttpOptions
Опции Http-клиента
HttpOptions(
userSslCerts: String? = null,
disableSystemSslCerts: Boolean = false,
useCache: Boolean = true,
cacheStoragePath: String? = null,
cacheMaxSize: Long? = null
)
Опции Http-клиента
Parameters
Опции Http-клиента
HttpOptions(
userSslCerts: String? = null,
disableSystemSslCerts: Boolean = false,
useCache: Boolean = true,
cacheStoragePath: String? = null,
cacheMaxSize: Long? = null
)
Опции Http-клиента