Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in retrofit

HTTP 504 Unsatisfiable Request (only-if-cached)

android retrofit okhttp

How to deserialize generic class members with moshi?

android retrofit moshi

How to use Retrofit's suspend functions with AS 4.0 and compose enabled?

How to get gziped xml files with retrofit?

java android retrofit

Kotlin Coroutines suspend fun + retrofit throws "No Retrofit annotation found" error

Kotlin coroutines block main thread in Android

android kotlin retrofit

Simple framework skip soap envelope and body

Kotlin traits and retrofit

retrofit kotlin

Retrofit: add runtime parameter to interface?

android retrofit

Reading List<Item> with Retrofit from XML API

java android xml retrofit

RxJava: How resume the work of an observable if a configuration change occurs?

How to send JSON OBJECT as a parameter in Retrofit 2 (Android)

android retrofit retrofit2

google books api retrofit

Retrofit Request on IP Address with Port

Using flatMap in RxJava 2.x

bug retrofit.RetrofitError: java.io.EOFException for Android

java android retrofit okhttp

Parsing JSON with Retrofit and GSON, error when trying to parse and obtain callback.

java json retrofit

RxJava and Retrofit - Raising custom exceptions depending on server response

android retrofit rx-java

Parse a nested json with retrofit 2.0

android json gson retrofit

How can I use OkHttpClient MockWebSever to return an image/byte[]?