Searched defs:HTTP_NO_CONTENT (Results 1 – 2 of 2) sorted by relevance
408 public static final int HTTP_NO_CONTENT = 204; field in HttpURLConnection
25 public static final int HTTP_NO_CONTENT = 204; field