Home
last modified time | relevance | path

Searched defs:hasVaryAll (Results 1 – 1 of 1) sorted by relevance

/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/
DOkHeaders.java151 public static boolean hasVaryAll(Response response) { in hasVaryAll() method in OkHeaders
159 public static boolean hasVaryAll(Headers responseHeaders) { in hasVaryAll() method in OkHeaders