networking:http_status_codes
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
networking:http_status_codes [2020/04/07 17:54] – created peter | networking:http_status_codes [2020/07/15 09:30] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Networking - HTTP status codes ====== | ====== Networking - HTTP status codes ====== | ||
+ | |||
+ | |||
+ | ^Status^Description^RFC(s)^ | ||
+ | |000|Used mostly with UDP traffic.|N/ | ||
+ | | |**Informational**|| | ||
+ | |100|Continue|2616| | ||
+ | |101|Switching Protocols|2616| | ||
+ | |102|Processing|2518| | ||
+ | | |**Successful Transaction**|| | ||
+ | |200|OK|1945, | ||
+ | |201|Created|1945, | ||
+ | |202|Accepted|1945, | ||
+ | |203|Non-Authoritative Information|2616| | ||
+ | |204|No Content|1945, | ||
+ | |205|Reset Content|2616| | ||
+ | |206|Partial Content|2616| | ||
+ | |207|Multi Status|2518, | ||
+ | | |**Redirection**|| | ||
+ | |300|Multiple Choices|1945, | ||
+ | |301|Moved Permanently|1945, | ||
+ | |302|Moved Temporarily|1945, | ||
+ | |303|See Other|2616, 4918| | ||
+ | |304|Not Modified|1945, | ||
+ | |305|Use Proxy|2616, 4918| | ||
+ | |307|Temporary Redirect|2616, | ||
+ | | |**Client Error**|| | ||
+ | |400|Bad Request|1945, | ||
+ | |401|Unauthorized|1945, | ||
+ | |402|Payment Required|2616| | ||
+ | |403|Forbidden|1945, | ||
+ | |404|Not Found|1945, 2616| | ||
+ | |405|Method Not Allowed|2616| | ||
+ | |406|Not Acceptable|2616| | ||
+ | |407|Proxy Authentication Required|2616| | ||
+ | |408|Request Timeout|2616| | ||
+ | |409|Conflict|2616, | ||
+ | |410|Gone|2616| | ||
+ | |411|Length Required|2616| | ||
+ | |412|Precondition Failed|2616, | ||
+ | |413|Request Entity Too Large|2616| | ||
+ | |414|Request URI Too Large|2616, 4918| | ||
+ | |415|Unsupported Media Type|2616| | ||
+ | |416|Request Range Not Satisfiable|2616| | ||
+ | |417|Expectation Failed|2616| | ||
+ | |422|Unprocessable Entity|2518, | ||
+ | |424|Locked|(broken WebDAV implementations?? | ||
+ | |424|Failed Dependency|2518, | ||
+ | |433|Unprocessable Entity| | | ||
+ | | |**Server Errors**|| | ||
+ | |500|Internal Server Error|1945, 2616| | ||
+ | |501|Not Implemented|1945, | ||
+ | |502|Bad Gateway|1945, | ||
+ | |503|Service Unavailable|1945, | ||
+ | |504|Gateway Timeout|2616| | ||
+ | |505|HTTP Version Not Supported|2616| | ||
+ | |507|Insufficient Storage|2518, | ||
+ | | |**Broken Server Software**|| | ||
+ | |600|Squid: header parsing error| | | ||
+ | |601|Squid: header size overflow detected while parsing| | | ||
+ | |601|roundcube: | ||
+ | |603|roundcube: | ||
+ | |||
---- | ---- | ||
Line 9: | Line 71: | ||
[[http:// | [[http:// | ||
+ | |||
+ | [[http:// | ||
+ | |||
+ | [[http:// |
networking/http_status_codes.1586282044.txt.gz · Last modified: 2020/07/15 09:30 (external edit)