setCache

Set the cache implementation to use with OkHttp caching. If no cache is set, no caching will be used.

Return

This builder instance for chaining

Parameters

cache

A cache instance (specified by okhttp3.Cache)