HTTP Status codes

NumberReason
200OK
201Created
202Accepted
204No content
301Moved permanently
302Moved temporarily
304Not modified
400Bad request
401Unauthorized
403Forbidden
404Not found
500Internal server error
501Not implemented
502Bad gateway
503Service unavailable

1xxInformational (Not used, but reserved for future use.)
2xxSuccess
3xxRedirection (Further action needed to complete the request.)
4xxClient Error
5xxServer Error

Contents / Previous / Next