Searched refs:HTTP_BAD_REQUEST (Results 1 – 3 of 3) sorted by relevance
38 public static final int HTTP_BAD_REQUEST = 400; field
907 public static final int HTTP_BAD_REQUEST = 400;
728 if (hconn.getResponseCode() >= HttpURLConnection.HTTP_BAD_REQUEST) {