Class OkHttpExtension
java.lang.Object
io.freefair.gradle.plugins.okhttp.OkHttpExtension
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionSize in bytes for the internalHTTP cache
.abstract Property<okhttp3.logging.HttpLoggingInterceptor.Level>
-
Constructor Details
-
OkHttpExtension
public OkHttpExtension()
-
-
Method Details
-
getLoggingLevel
-
getCacheSize
Size in bytes for the internalHTTP cache
. Setting this to 0 disables the cache. -
getForceCache
-
getForceNetwork
-