Class OkHttpClientConfigurer
java.lang.Object
io.getunleash.util.OkHttpClientConfigurer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic okhttp3.OkHttpClientconfigureInterceptor(UnleashConfig config, okhttp3.OkHttpClient client)
-
Constructor Details
-
OkHttpClientConfigurer
public OkHttpClientConfigurer()
-
-
Method Details
-
configureInterceptor
public static okhttp3.OkHttpClient configureInterceptor(UnleashConfig config, okhttp3.OkHttpClient client)
-