Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in retrofit2

How to dynamically set list of headers in Retrofit 2 (Android)

android retrofit retrofit2

OkHttpClient.Builder sslSocketFactory is deprecated

android retrofit2 okhttp

How to handle No Content response using RxJava2 et Retrofit2

android retrofit2 rx-java2

Retrofit 2 onResponse method is never called

Kotlin coroutines and SecurityException

How to limit parallel requests with Retrofit 2.0?

android retrofit2

RxJava: How to refresh a token when multiple requests are sent at the same time?

Unit testing Retrofit api call with Mockito - ArgumentCaptor

android mockito retrofit2

Uploading Pdf to server using Retrofit 2

php android retrofit2

Audio file captured by MediaRecorder is broken after it is sent to server using Retrofit 2

Handle all types of Retrofit errors properly with rxjava

Android/Kotlin: Accessing sharedPreferences inside Retrofit Interceptor

Where should I call Rest API in fragment

@Order annotation has no effect on the XML serialization order

Retrofit 2 on Android 6 sets zero path parameters

android kotlin retrofit2

Retrofit 2.0: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $ [duplicate]

Retrofit 2 RequestBody writeTo() method called twice

java android upload retrofit2

How to handle 204 response in Retrofit using Kotlin Coroutines?

Kotlin Android Retrofit 2.6.0 with coroutines error handling

SerializedName annotation doesn't seem to work in Moshi

android retrofit2 moshi