- Sort Score
- Num 10 results
- Language All
Results 1 - 3 of 3 for varyMatches (0.06 seconds)
-
okhttp/src/commonJvmAndroid/kotlin/okhttp3/Cache.kt
} } fun matches( request: Request, response: Response, ): Boolean = url == request.url && requestMethod == request.method && varyMatches(response, varyHeaders, request) fun response(snapshot: DiskLruCache.Snapshot): Response { val contentType = responseHeaders["Content-Type"] val contentLength = responseHeaders["Content-Length"]Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Fri Mar 20 09:13:37 GMT 2026 - 26.9K bytes - Click Count (0) -
okhttp/api/jvm/okhttp.api
public final fun hasVaryAll (Lokhttp3/Response;)Z public final fun key (Lokhttp3/HttpUrl;)Ljava/lang/String; public final fun varyHeaders (Lokhttp3/Response;)Lokhttp3/Headers; public final fun varyMatches (Lokhttp3/Response;Lokhttp3/Headers;Lokhttp3/Request;)Z } public final class okhttp3/CacheControl { public static final field Companion Lokhttp3/CacheControl$Companion;
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Tue Mar 10 21:47:20 GMT 2026 - 72.3K bytes - Click Count (0) -
okhttp/api/android/okhttp.api
public final fun hasVaryAll (Lokhttp3/Response;)Z public final fun key (Lokhttp3/HttpUrl;)Ljava/lang/String; public final fun varyHeaders (Lokhttp3/Response;)Lokhttp3/Headers; public final fun varyMatches (Lokhttp3/Response;Lokhttp3/Headers;Lokhttp3/Request;)Z } public final class okhttp3/CacheControl { public static final field Companion Lokhttp3/CacheControl$Companion;
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Tue Mar 10 21:47:20 GMT 2026 - 72.3K bytes - Click Count (0)