//okhttp/okhttp3/OkHttpClient/Builder/cache
cache¶
[jvm]\ fun cache(cache: Cache?): OkHttpClient.Builder
Sets the response cache to be used to read and write cached responses.
//okhttp/okhttp3/OkHttpClient/Builder/cache
[jvm]\ fun cache(cache: Cache?): OkHttpClient.Builder
Sets the response cache to be used to read and write cached responses.