http:http_status_codes
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
http:http_status_codes [2020/12/08 09:57] – peter | http:http_status_codes [2020/12/08 10:02] (current) – [HTTP - HTTP Status Codes] peter | ||
---|---|---|---|
Line 9: | Line 9: | ||
|403|Forbidden|The request contained valid data and was understood by the server, but the server is refusing action.| | |403|Forbidden|The request contained valid data and was understood by the server, but the server is refusing action.| | ||
|404|Not Found|The requested resource could not be found but may be available in the future.| | |404|Not Found|The requested resource could not be found but may be available in the future.| | ||
+ | |408|Request Timeout|The server timed out waiting for the request.| | ||
|413|Payload Too Large|The payload received in the POST request is too large.| | |413|Payload Too Large|The payload received in the POST request is too large.| | ||
- | |414|URI Too Long|The | + | |414|URI Too Long|The |
|415|Unsupported Media Type|The media type of the request is not supported.| | |415|Unsupported Media Type|The media type of the request is not supported.| | ||
- | |501|Not Implemented|The | + | |451|Unavailable For Legal Reasons|A server operator has received a legal demand to deny access to a resource or to a set of resources that includes the requested resource.| |
+ | |500|Internal Server Error|A generic error message, given when an unexpected condition was encountered and no more specific message is suitable.| | ||
+ | |501|Not Implemented|The | ||
---- | ---- |
http/http_status_codes.1607421463.txt.gz · Last modified: 2020/12/08 09:57 by peter