//okhttp/okhttp3/CacheControl/Builder/noStore
noStore¶
[common]\ expect fun noStore(): CacheControl.Builder
Don’t store the server’s response in any cache.
[jvm, nonJvm]\ [jvm, nonJvm]\ actual fun noStore(): CacheControl.Builder
//okhttp/okhttp3/CacheControl/Builder/noStore
[common]\ expect fun noStore(): CacheControl.Builder
Don’t store the server’s response in any cache.
[jvm, nonJvm]\ [jvm, nonJvm]\ actual fun noStore(): CacheControl.Builder