Searched defs:NO_CONTENT (Results 1 – 3 of 3) sorted by relevance
47 NO_CONTENT = 204, 'No Content', 'Request fulfilled, nothing follows' variable in HTTPStatus
115 NO_CONTENT = 204 variable
1193 NO_CONTENT(204, "No Content"), enumConstant