📊 HTTP Status Codes

Complete HTTP status codes reference with search and filtering
Search Status Codes
Status Codes
CodeNameHTTP Status Codes ReferenceCategory
100Continue继续Informational (1xx)
101Switching Protocols切换协议Informational (1xx)
102Processing处理中Informational (1xx)
103Early Hints早期提示Informational (1xx)
200OK成功Success (2xx)
201Created已创建Success (2xx)
202Accepted已接受Success (2xx)
203Non-Authoritative Information非权威信息Success (2xx)
204No Content无内容Success (2xx)
205Reset Content重置内容Success (2xx)
206Partial Content部分内容Success (2xx)
207Multi-Status多状态Success (2xx)
208Already Reported已报告Success (2xx)
226IM UsedIM 已使用Success (2xx)
300Multiple Choices多种选择Redirection (3xx)
301Moved Permanently永久重定向Redirection (3xx)
302Found临时重定向Redirection (3xx)
303See Other查看其他Redirection (3xx)
304Not Modified未修改Redirection (3xx)
305Use Proxy使用代理Redirection (3xx)
  • Showing 1-20 of 63 items
  • 1
  • 2
  • 3
  • 4
  • 跳至
Categories
Informational (1xx)
The request was received, continuing process
Success (2xx)
The request was successfully received, understood, and accepted
Redirection (3xx)
Further action needs to be taken to complete the request
Client Error (4xx)
The request contains bad syntax or cannot be fulfilled
Server Error (5xx)
The server failed to fulfill an apparently valid request
Common Status Codes
200 OK: The request has succeeded
301 Moved Permanently: The requested resource has been moved permanently
404 Not Found: The requested resource was not found
500 Internal Server Error: An internal server error occurred