public abstract class OkHttpExtension extends Object
| Constructor and Description |
|---|
OkHttpExtension() |
| Modifier and Type | Method and Description |
|---|---|
abstract Property<Integer> |
getCacheSize()
Size in bytes for the internal
HTTP cache. |
abstract Property<Boolean> |
getForceCache() |
abstract Property<Boolean> |
getForceNetwork() |
abstract Property<okhttp3.logging.HttpLoggingInterceptor.Level> |
getLoggingLevel() |