public class OkHttpClientProvider
extends java.lang.Object
| Constructor and Description |
|---|
OkHttpClientProvider() |
| Modifier and Type | Method and Description |
|---|---|
static com.squareup.okhttp.OkHttpClient |
getCookieAwareOkHttpClient(ReactContext context) |
static com.squareup.okhttp.OkHttpClient |
getOkHttpClient() |
public static com.squareup.okhttp.OkHttpClient getOkHttpClient()
public static com.squareup.okhttp.OkHttpClient getCookieAwareOkHttpClient(ReactContext context)