网址
HTTP状态码(英语:HTTP Status Code)是用以表示网页服务器超文本传输协议响应状态的3位数字代码。它由 RFC 2616 规范定义的,并得到 RFC 2518、RFC 2817、RFC 2295、RFC 2774 与 RFC 4918 等规范扩展。所有状态码的第一个数字代表了响应的五种状态之一。所示的消息短语是典型的,但是可以提供任何可读取的替代方案。 除非另有说明,状态码是HTTP / 1.1标准(RFC 7231)的一部分。
状态码大全
- 100 Continue - (image) (text) (json) (CDN)
- 101 Switching Protocols - (image) (text) (json) (CDN)
- 102 Processing - (image) (text) (json) (CDN)
- 103 Early Hints - (image) (text) (json) (CDN)
- 200 OK - (image) (text) (json) (CDN)
- 201 Created - (image) (text) (json) (CDN)
- 202 Accepted - (image) (text) (json) (CDN)
- 203 Non-Authoritative Information - (image) (text) (json) (CDN)
- 204 No Content - (image) (text) (json) (CDN)
- 205 Reset Content - (image) (text) (json) (CDN)
- 206 Partial Content - (image) (text) (json) (CDN)
- 207 Multi-Status - (image) (text) (json) (CDN)
- 300 Multiple Choices - (image) (text) (json) (CDN)
- 301 Moved Permanently - (image) (text) (json) (CDN)
- 302 Found - (image) (text) (json) (CDN)
- 303 See Other - (image) (text) (json) (CDN)
- 304 Not Modified - (image) (text) (json) (CDN)
- 305 Use Proxy - (image) (text) (json) (CDN)
- 307 Temporary Redirect - (image) (text) (json) (CDN)
- 308 Permanent Redirect - (image) (text) (json) (CDN)
- 400 Bad Request - (image) (text) (json) (CDN)
- 401 Unauthorized - (image) (text) (json) (CDN)
- 402 Payment Required - (image) (text) (json) (CDN)
- 403 Forbidden - (image) (text) (json) (CDN)
- 404 Not Found - (image) (text) (json) (CDN)
- 405 Method Not Allowed - (image) (text) (json) (CDN)
- 406 Not Acceptable - (image) (text) (json) (CDN)
- 407 Proxy Authentication Required - (image) (text) (json) (CDN)
- 408 Request Timeout - (image) (text) (json) (CDN)
- 409 Conflict - (image) (text) (json) (CDN)
- 410 Gone - (image) (text) (json) (CDN)
- 411 Length Required - (image) (text) (json) (CDN)
- 412 Precondition Failed - (image) (text) (json) (CDN)
- 413 Payload Too Large - (image) (text) (json) (CDN)
- 414 URI Too Long - (image) (text) (json) (CDN)
- 415 Unsupported Media Type - (image) (text) (json) (CDN)
- 416 Range Not Satisfiable - (image) (text) (json) (CDN)
- 417 Expectation Failed - (image) (text) (json) (CDN)
- 418 I'm a teapot - (image) (text) (json) (CDN)
- 420 Enhance Your Calm - (image) (text) (json) (CDN)
- 421 Misdirected Request - (image) (text) (json) (CDN)
- 422 Unprocessable Entity - (image) (text) (json) (CDN)
- 423 Locked - (image) (text) (json) (CDN)
- 424 Failed Dependency - (image) (text) (json) (CDN)
- 425 Too Early - (image) (text) (json) (CDN)
- 426 Upgrade Required - (image) (text) (json) (CDN)
- 428 Preconditional Required - (image) (text) (json) (CDN)
- 429 Too Many Requests - (image) (text) (json) (CDN)
- 431 Request Header Fields Too Large - (image) (text) (json) (CDN)
- 451 Unavailable For Legal Reasons - (image) (text) (json) (CDN)
- 500 Internal Server Error - (image) (text) (json) (CDN)
- 501 Not Implemented - (image) (text) (json) (CDN)
- 502 Bad Gateway - (image) (text) (json) (CDN)
- 503 Service Unavailable - (image) (text) (json) (CDN)
- 504 Gateway Timeout - (image) (text) (json) (CDN)
- 505 HTTP Version Not Supported - (image) (text) (json) (CDN)
- 506 Variant Also Negotiates - (image) (text) (json) (CDN)
- 507 Insufficient Storage - (image) (text) (json) (CDN)
- 508 Loop Detected - (image) (text) (json) (CDN)
- 510 Not Extended - (image) (text) (json) (CDN)
- 511 Network Authentication Required - (image) (text) (json) (CDN)
- 999 No Raccoon Found :( - (image) (text) (json) (CDN)
![](https://img.haomeiwen.com/i28791467/e263e84bb74f28a5.png)
网友评论