//okhttp/okhttp3/CacheControl/Companion/FORCE_NETWORK
FORCE_NETWORK¶
[common]\ expect val FORCE_NETWORK: CacheControl
Cache control request directives that require network validation of responses. Note that such requests may be assisted by the cache via conditional GET requests.
[jvm, nonJvm]\ [jvm]\
actual val FORCE_NETWORK: CacheControl
[nonJvm]\ actual val FORCE_NETWORK: CacheControl