useCache

fun useCache(useCache: Boolean): Request

Sets if the request should use the cache

Return

this

Parameters

useCache

True if the request should use the cache, false otherwise


True if the request should use the cache, false otherwise. Defaults to true