Common HTTP Status Codes
200 - OK (Success) 404 - Not Found (Requested resource does not exist) 503 - Service Unavailable (Server is temporarily unable to handle the request)
301 redirect:301(Permanently Moved)
302 redirect:302(Temporarily Moved )
Links: Developer Tools