Articles tagged in: RethinkDB



Retrofit 2 — Cancel Requests

This is the second post taking a closer look at the new Retrofit 2 Call class. If you haven't read the first part, where we look on how to reuse and analyze the request using the Call class, check it out here. In this blog post, we'll show you how …

Continue Reading

Retrofit 2 — Manage Request Headers in OkHttp Interceptor

You’ve already learned how to add custom request header using Retrofit. This post specifically touches the details on adding request headers using Retrofit 2 and the OkHttp interceptor. Interceptors are a good way to statically change requests executed with the specific service client which has the interceptor assigned. {{outline} …

Continue Reading

Explore the Library

Find interesting tutorials and solutions for your problems.