HTTP status codes उनके पहले अंक के अनुसार पाँच वर्गों में समूहित होते हैं, और सही चुनना clients को body को parse किए बिना सही प्रतिक्रिया करने देता है।
2xx Success — the request worked
3xx Redirection — further action / resource moved
4xx Client error — the caller did something wrong
5xx Server error — the server failed
वे codes जो आप असल में इस्तेमाल करते हैं
2xx
