//okhttp/okhttp3/Cache/Companion/hasVaryAll
hasVaryAll¶
[jvm]\ fun Response.hasVaryAll(): Boolean
Returns true if a Vary header contains an asterisk. Such responses cannot be cached.
//okhttp/okhttp3/Cache/Companion/hasVaryAll
[jvm]\ fun Response.hasVaryAll(): Boolean
Returns true if a Vary header contains an asterisk. Such responses cannot be cached.