StatusCode
An HTTP response status code, as defined in the RFC 7231.
Inheritors
Types
Link copied to clipboard
The status code for 202 Accepted
.
Link copied to clipboard
The status code for 400 Bad Request
.
Link copied to clipboard
The status code for 100 Continue
.
Link copied to clipboard
The status code for 201 Created
.
Link copied to clipboard
A custom status code.
Link copied to clipboard
The status code for 403 Forbidden
.
Link copied to clipboard
The status code for 302 Found
.
Link copied to clipboard
The status code for 500 Internal Server Error
.
Link copied to clipboard
The status code for 405 Method Not Allowed
.
Link copied to clipboard
The status code for 301 Moved Permanently
.
Link copied to clipboard
The status code for 204 No Content
.
Link copied to clipboard
The status code for 406 Not Acceptable
.
Link copied to clipboard
The status code for 404 Not Found
.
Link copied to clipboard
The status code for 303 See Other
.
Link copied to clipboard
The status code for 200 OK
.
Link copied to clipboard
The status code for 308 Permanent Redirect
.
Link copied to clipboard
The status code for 501 Not Implemented
.
Link copied to clipboard
The status code for 307 Temporary Redirect
.
Link copied to clipboard
The status code for 401 Unauthorized
.