Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in retrofit

How to cancel all queued request onFailure? (Retrofit2)

SSL handshake aborted: ssl=0x74d2dc46c8: Failure in SSL library, usually a protocol error OPENSSL_internal:SSLV3_ALERT_HANDSHAKE_FAILURE

Handling specific errors by sending another request transparently in retrofit

android robospice retrofit

Retrofit: Add a String List parameter to Multipart Request

android retrofit

Session Cookie Not Persistent in Retrofit Android

Using RxJava + Retrofit to make API requests for each item in a list

Retrofit JSONAPI converter needed?

Can't verify mock method call from RxJava Subscriber

How create NTLM Authentification with Retrofit

java android retrofit ntlm

Detect 'no internet' connectivity error in Retrofit 2

Android Retrofit POST request cache

android retrofit

Pause and resume downloads using Retrofit

android retrofit

how to implement a limited call with retrofit blocking client and coroutines

Multiple similar requests in sequence in retrofit

Multipart Request using Retrofit 1.8.0 not working

android multipart retrofit

Retrofit: Sending POST request to server in android

android json post retrofit

HATEOAS principal in retrofit? link to resources?

java android retrofit hateoas

Retrofit - How to error handle the NumberFormatException in retrofit?

Retrofit + GSON deserializer

Retrofit GSON response abstract mapping

java gson retrofit