Home
last modified time | relevance | path

Searched refs:ifNoneMatch (Results 1 – 6 of 6) sorted by relevance

/external/nanohttpd/webserver/src/main/java/fi/iki/elonen/
DSimpleWebServer.java500 String ifNoneMatch = header.get("if-none-match"); in serveFile() local
501 …oolean headerIfNoneMatchPresentAndMatching = ifNoneMatch != null && (ifNoneMatch.equals("*") || if… in serveFile()
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
DCacheTest.java1963 final AtomicReference<String> ifNoneMatch = new AtomicReference<>(); in networkInterceptorInvokedForConditionalGet() local
1966 ifNoneMatch.compareAndSet(null, chain.request().header("If-None-Match")); in networkInterceptorInvokedForConditionalGet()
1973 assertEquals("v1", ifNoneMatch.get()); in networkInterceptorInvokedForConditionalGet()
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...