| Status Code Definitions |
| 1. Informational 1xx |
|
100 Continue
|
The client SHOULD continue with its request. ÍèÒ¹µèÍ |
|
101 Switching Protocols
|
The server understands and is willing to comply with the client's
request ÍèÒ¹µèÍ |
| 2. Successful 2xx |
|
200 OK
|
The request has succeeded. ÍèÒ¹µèÍ |
|
201 Created
|
The request has been fulfilled and resulted in a new resource
being created ÍèÒ¹µèÍ |
|
202 Accepted
|
The request has been accepted for processing ÍèÒ¹µèÍ |
|
203 Non-Authoritative Information
|
The returned metainformation in the entity-header is not the
definitive set as available from the origin server ÍèÒ¹µèÍ |
|
204 No Content
|
The server has fulfilled the request but does not need to
return an entity-body ÍèÒ¹µèÍ |
|
205 Reset Content
|
The server has fulfilled the request and the user agent SHOULD
reset the document view ÍèÒ¹µèÍ |
|
206 Partial Content
|
The server has fulfilled the partial GET request for the resource
ÍèÒ¹µèÍ |
| 3. Redirection 3xx |
|
300 Multiple Choices
|
The requested resource corresponds to any one of a set of representations ÍèÒ¹µèÍ |
|
301 Moved Permanently
|
The requested resource has been assigned a new permanent URI ÍèÒ¹µèÍ |
|
302 Found
|
The requested resource resides temporarily under a different URI ÍèÒ¹µèÍ |
|
303 See Other
|
The response to the request can be found under a different URI ÍèÒ¹µèÍ |
|
304 Not Modified
|
If the client has performed a conditional GET request and access is allowed, but the document has not been modified ÍèÒ¹µèÍ |
|
305 Use Proxy
|
The requested resource MUST be accessed through the proxy given by the Location field ÍèÒ¹µèÍ |
|
306 (Unused)
|
This code is no longer used ÍèÒ¹µèÍ |
|
307 Temporary Redirect
|
The requested resource resides temporarily under a different URI ÍèÒ¹µèÍ |
| 4. Client Error 4xx |
|
400 Bad Request
|
Bad Request ÍèÒ¹µèÍ |
|
401 Unauthorized
|
Unauthorized ÍèÒ¹µèÍ |
|
402 Payment Required
|
This code is reserved for future use ÍèÒ¹µèÍ |
|
403 Forbidden
|
The server understood the request, but is refusing to fulfill it. ÍèÒ¹µèÍ |
|
404 Not Found
|
The server has not found anything matching the Request-URI ÍèÒ¹µèÍ |
|
405 Method Not Allowed
|
The method specified in the Request-Line is not allowed for the resource ÍèÒ¹µèÍ |
|
406 Not Acceptable
|
the response could be unacceptable ÍèÒ¹µèÍ |
|
407 Proxy Authentication Required
|
This code is similar to 401 (Unauthorized) ÍèÒ¹µèÍ |
|
408 Request Timeout
|
The client did not produce a request within the time ÍèÒ¹µèÍ |
|
409 Conflict
|
The request could not be completed due to a conflict ÍèÒ¹µèÍ |
|
410 Gone
|
The requested resource is no longer available ÍèÒ¹µèÍ |
|
411 Length Required
|
The server refuses to accept the request without a defined Content- Length ÍèÒ¹µèÍ |
|
412 Precondition Failed
|
ÍèÒ¹µèÍ |
|
413 Request Entity Too Large
|
The server is refusing to process a large request ÍèÒ¹µèÍ |
|
414 Request-URI Too Long
|
the Request-URI is longer than the server is willing to interpret ÍèÒ¹µèÍ |
|
415 Unsupported Media Type
|
the request is in a format not supported ÍèÒ¹µèÍ |
|
416 Requested Range Not Satisfiable
|
ÍèÒ¹µèÍ |
|
417 Expectation Failed
|
ÍèÒ¹µèÍ |
| 5. Server Error 5xx |
|
500 Internal Server Error
|
Server Error ÍèÒ¹µèÍ |
|
501 Not Implemented
|
The server does not support the request functionality ÍèÒ¹µèÍ |
|
502 Bad Gateway
|
ÍèÒ¹µèÍ |
|
503 Service Unavailable
|
The server is currently unable to handle the request due to a temporary overloading or maintenance of the server ÍèÒ¹µèÍ |
|
504 Gateway Timeout
|
ÍèÒ¹µèÍ |
|
505 HTTP Version Not Supported
|
The server does not support, or refuses to support the request message ÍèÒ¹µèÍ |