Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in okhttp

java.net.SocketTimeoutException in okhttp

Now that SSLSocketFactory is deprecated on Android, what would be the best way to handle Client Certificate Authentication?

Retrofit: Redirect to LoginActivity if response code is 401

Retrofit and OkHttp gzip decode

java retrofit okhttp

Android Retrofit2 Refresh Oauth 2 Token

Retrofit 2.0-beta-2 is adding literal quotes to MultiPart values

Using OKHttp, what is the difference between synchronous request in AsyncTask and OKhttp Asynchronous request?

Get Http Status Code with OkHttp

Retrofit "IllegalStateException: Already executed"

Retrofit2: Modifying request body in OkHttp Interceptor

android retrofit okhttp

OkHttp javax.net.ssl.SSLPeerUnverifiedException: Hostname domain.com not verified

java android ssl okhttp

OkHttpClient throws exception after upgrading to OkHttp3

Uploading a large file in multipart using OkHttp

Glide - adding header to request

OkHttp Library - NetworkOnMainThreadException on simple post

Unexpected char 0x0a in header value when using OkHttp client in Android

How to tell OkHttpClient to ignore cache and force refresh from server?

Retrofit API call receives "HTTP FAILED: java.io.IOException: Canceled"

Is it thread-safe to make calls to OkHttpClient in parallel?

Android Picasso library, How to add authentication headers?

android picasso okhttp