Site Owners Forums - Webmaster Forums

Site Owners Forums - Webmaster Forums (http://siteownersforums.com/index.php)
-   Programming General (http://siteownersforums.com/forumdisplay.php?f=44)
-   -   Some specific HTTP status codes (http://siteownersforums.com/showthread.php?t=985009)

sahithya 04-01-2025 05:17 AM

Some specific HTTP status codes
 
200 OK: Successful request
400 Bad Request: Invalid argument (invalid request payload)
403 Forbidden: Permission denied (e.g. invalid API key)
429 Resource Exhausted: Either out of resource quota or reaching rate limiting
500 Internal Server Error: Internal server error (retry your request)
503 Service Unavailable: Unavailable
504 Gateway Timeout: Deadline exceeded (retry your request)
600 Busy: The server is temporarily unable to handle the request due to a high volume of requests


All times are GMT -7. The time now is 02:29 AM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.