Searched defs:NO_CONTENT (Results 1 – 7 of 7) sorted by relevance
49 NO_CONTENT = 1; enumerator
50 NO_CONTENT = 1; enumerator
36 public static final int NO_CONTENT = 204; field in HttpStatusCode
67 NO_CONTENT = 204, 'No Content', 'Request fulfilled, nothing follows' variable in HTTPStatus
1193 NO_CONTENT(204, "No Content"), enumConstant
606 NO_CONTENT = 204, 'No Content', 'Request fulfilled, nothing follows' variable in BasicTest.test_simple_httpstatus.CheckedHTTPStatus