Searched refs:HTTP_NOT_FOUND (Results 1 – 3 of 3) sorted by relevance
19 HTTP_NOT_FOUND = 404, enumerator
861 ret = HTTP_NOT_FOUND; in web_connection_parse_post()
462 .setResponseCode(HttpURLConnection.HTTP_NOT_FOUND); in dispatch()