HTTP status codes

The following table displays a list of HTTP status codes.

Code
Description
Code
Description
200
OK
405
Method Not Allowed
201
Created
406
Not Acceptable
202
Accepted
407
Proxy Authentication Required
203
Non-Authoritative Information
408
Request Timeout
204
No Content
409
Conflict
205
Reset Content
410
Gone
206
Partial Content
411
Length Required
300
Multiple Choices
412
Precondition Failed
301
Moved Permanently
413
Request Entity Too Large
302
Found
414
Request - URI Too Large
303
See Other
415
Unsupported Media Type
304
Not Modified
416
Requested range not satisfiable
305
Use Proxy
417
Expectation Failed
307
Temporary Redirect
500
Internal Server Error
400
Bad Request
501
Not Implemented
401
Unauthorized
502
Bad Gateway
402
Payment Required
503
Service Unavailable
403
Forbidden
504
Gateway Timeout
404
Not Found
505
HTTP Version not supported

Back to top