HttpStatus
class HttpStatus
List of HTTP status codes
This class only defines constants of defined HTTP protocol's status codes as specified in RFC 2616 and RFC 3648.
Constants
OK |
|
NO_CONTENT |
|
MOVED_PERMANENTLY |
|
MOVED_TEMPORARILY |
|
NOT_MODIFIED |
|
BAD_REQUEST |
|
UNAUTHORIZED |
|
FORBIDDEN |
|
NOT_FOUND |
|
METHOD_NOT_ALLOWED |
|
GONE |
|
UNPROCESSABLE_ENTITY |
|
ERROR |
|