Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in retrofit

Add Header Parameter in Retrofit

Retrofit 2.0 throwing "IllegalArgumentException: @Field parameters can only be used with form encoding". How to do right API query and fix it?

How to create a retrofit.Response object during Unit Testing with Retrofit 2

Unsupported operation: Android, Retrofit, OkHttp. Adding interceptor in OkHttpClient

Retrofit 2: Catch connection timeout exception

Get raw HTTP response with Retrofit

java jackson retrofit

How to get Retrofit success response status codes

android retrofit retrofit2

CertPathValidatorException : Trust anchor for certificate path not found - Retrofit Android

android ssl retrofit okhttp

retrofit convertor factory can not access GsonConverterFactory

android gson retrofit

Retrofit: multiple query parameters in @GET command?

Retrofit - @Body parameters cannot be used with form or multi-part encoding

android api retrofit square

Android Retrofit: content type as application/x-www-form-urlencoded

android post retrofit

Retrofit 2: Get JSON from Response body

Is there a way to add query parameter to every request with Retrofit 2?

java android retrofit

javax.net.ssl.SSLException: Read error: ssl=0x9524b800: I/O error during system call, Connection reset by peer

android http ssl retrofit okhttp

How to dynamically set headers in Retrofit (Android)

android retrofit

Best practice to implement Retrofit callback to recreated activity?

How to return 404 response status in Spring Boot @ResponseBody - method return type is Response?

How to unit test Retrofit api calls?

IllegalArgumentException in Retrofit / must not have replace block

android retrofit