Searched refs:ifNoneMatch (Results 1 – 6 of 6) sorted by relevance
500 String ifNoneMatch = header.get("if-none-match"); in serveFile() local501 …oolean headerIfNoneMatchPresentAndMatching = ifNoneMatch != null && (ifNoneMatch.equals("*") || if… in serveFile()
1963 final AtomicReference<String> ifNoneMatch = new AtomicReference<>(); in networkInterceptorInvokedForConditionalGet() local1966 ifNoneMatch.compareAndSet(null, chain.request().header("If-None-Match")); in networkInterceptorInvokedForConditionalGet()1973 assertEquals("v1", ifNoneMatch.get()); in networkInterceptorInvokedForConditionalGet()
META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...