HTTP status codes — quick cheat sheet ✅ 200 OK: request succeeded 🆕 201 Created: new resource saved 📝 204 No Content: success, nothing to return 🔀 301 Moved Permanently: use new URL ↪ 302 Found: temporary redirect 🧾 304 Not Modified: use cached version
🙅 400 Bad Request: invalid input 🪪 401 Unauthorized: missing/invalid auth 🚫 403 Forbidden: authenticated but not allowed ❓ 404 Not Found: resource doesn’t exist ⏳ 408 Request Timeout: client took too long 🧯 409 Conflict: state/version clash
💥 500 Internal Server Error: server crashed 🛠 502 Bad Gateway: upstream failed 🕸 503 Service Unavailable: overloaded/maintenance ⌛ 504 Gateway Timeout: upstream too slow
tips • return precise codes; don’t default to 200/500 • include a machine-readable error body (code, message, details) • never leak stack traces in production • pair 304 with ETag/If-None-Match for caching
United States เทรนด์
- 1. McLaren 95.4K posts
- 2. Caicedo 69.7K posts
- 3. Ole Miss 55.6K posts
- 4. #HardRockBet 3,930 posts
- 5. Chelsea 290K posts
- 6. Anthony Taylor 9,767 posts
- 7. Lando 81.5K posts
- 8. #QatarGP 135K posts
- 9. Arsenal 346K posts
- 10. #CHEARS 55.1K posts
- 11. Lane Kiffin 65.3K posts
- 12. Antonelli 26.6K posts
- 13. Golesh 9,827 posts
- 14. Sainz 31.1K posts
- 15. Oscar 147K posts
- 16. Silverfield 5,344 posts
- 17. Abu Dhabi 25.3K posts
- 18. Arkansas 17.2K posts
- 19. Verstappen 80K posts
- 20. Chalobah 9,358 posts
Something went wrong.
Something went wrong.