Nội dung bài viết
Video học lập trình mỗi ngày
Danh sách http status code được tổng hợp từ ietf.org và List of HTTP status codes. Một số liên kết chưa được thêm vào, vì chưa có nguồn cụ thể. Tham khảo đầy đủ tại restapitutorial. Các câu trả lời được nhóm thành năm lớp:
- Câu trả lời mang tính thông tin (
100
-199
) - Phản hồi thành công (
200
-299
) - Chuyển hướng (
300
-399
) - Lỗi máy khách (
400
-499
) - Lỗi máy chủ (
500
-599
)
1xx Informational
2xx Success
203 Non-Authoritative Information
3xx Redirection
308 Permanent Redirect (experimental)
4xx Client Error
407 Proxy Authentication Required
416 Requested Range Not Satisfiable
420 Enhance Your Calm (Twitter)
422 Unprocessable Entity (WebDAV)
424 Failed Dependency (WebDAV)
431 Request Header Fields Too Large
450 Blocked by Windows Parental Controls (Microsoft)
451 Unavailable For Legal Reasons
499 Client Closed Request (Nginx)
5xx Server Error
505 HTTP Version Not Supported
506 Variant Also Negotiates (Experimental)
507 Insufficient Storage (WebDAV)
509 Bandwidth Limit Exceeded (Apache)
511 Network Authentication Required