Searched refs:HTTP_OK (Results 1 – 6 of 6) sorted by relevance
21 public static final int HTTP_OK = 200; field
722 psPrint(ps, HTTP_VERSION_STRING + " " + HTTP_OK+" OK"); in printStatus()
838 public static final int HTTP_OK = 200;
238 con.getResponseCode() != HttpURLConnection.HTTP_OK) { in check()
1002 .setResponseCode(HttpURLConnection.HTTP_OK) in etagHeaders_cachedWithServerHit()1047 .setResponseCode(HttpURLConnection.HTTP_OK) in etagHeaders_cachedWithServerMiss()1054 .setResponseCode(HttpURLConnection.HTTP_OK) in etagHeaders_cachedWithServerMiss()
5677 field public static final int HTTP_OK = 200; // 0xc8