Searched refs:HTTP_NOT_FOUND (Results 1 – 3 of 3) sorted by relevance
42 public static final int HTTP_NOT_FOUND = 404; field
719 psPrint(ps, HTTP_VERSION_STRING + " " + HTTP_NOT_FOUND + " not found"); in printStatus()
927 public static final int HTTP_NOT_FOUND = 404;