Searched refs:HTTP_NOT_MODIFIED (Results 1 – 4 of 4) sorted by relevance
34 public static final int HTTP_NOT_MODIFIED = 304; field
294 == HttpURLConnection.HTTP_NOT_MODIFIED) { in engineGetCertificates()408 == HttpURLConnection.HTTP_NOT_MODIFIED) { in engineGetCRLs()
895 public static final int HTTP_NOT_MODIFIED = 304;
924 .setResponseCode(HttpURLConnection.HTTP_NOT_MODIFIED)); in testEtagHeaders_cachedWithServerHit()