Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in retrofit

Uploading compress image to server using retrofit

Sending multiple dynamic fields with Retrofit

android retrofit retrofit2

Use @Field and @Body parameters in Retrofit together

android retrofit

Retrofit: Handling JSON object that dynamically changes its name

android json object retrofit

How to use Protobuf converter in Retrofit

Handle errors in Retrofit 2 RX

android retrofit rx-java

Catch http response in Retrofit before passing it to the calling activity

android retrofit

Is there a replacement for the RequestInterceptor in Retrofit 2?

Retrofit is unable to create call adapter

How do I handle HTTP errors like 401, 403, 503,500 using RxJava Observer instead of Event Bus

Manually parse part of a response when using Retrofit

android json gson retrofit

Download and write a file with Retrofit and RxJava

Mocking return value of method that returns Kotlin Coroutines Deferred type

Download Video from Url using Retrofit

Get response header OkHttp

java retrofit okhttp

How to send byte[] array in retrofit

java spring retrofit

Retrofit SocketTimeOutException in sending multiparty or JSON data in android

android retrofit okhttp

Retrofit POST URL with parameters

android url post retrofit

Delete request with body

retrofit

Kotlin: How to check variable with lateinit property is initialized or not