Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in okhttp3

OkHttp3 SocketTimeoutException (in Android app) -- How to set read timeout for asynchronous request?

Android Retrofit 2.0 adding headers with interceptor doesn't work

How To Write Retry Interceptor For Data Stream In OkHttp?

Several new Proguard issues Google Play services v10.2.6 to v11.0.0 in a Multidex project

Websocket paused when android app goes to background

Okhttp ignores Dispatcher setting when used with Retrofit RxJavaCallAdapterFactory

Handling Network Error in Rxjava 2 - Retrofit 2

How to fix 'java.lang.NoClassDefFoundError' in Android .aar project

Enable TLS 1.2 in Android 4.4

OkHttp Authenticator looping after successful refresh token request

java.lang.NoClassDefFoundError: okhttp3.OkHttpClient$Builder

okhttp3 RequestBody in Kotlin

java android kotlin okhttp3

OkHttp and Retrofit, refresh token with concurrent requests

Retrofit Closing Response Body

Access raw response body in Retrofit callback

Retrofit: server returns both ETag and Cache-Control: max-age=60. Shouldn't the cache be used if request < 60s?

OkHttp how to set maximum connection pool size (not max idle connections)