HTTP Status
HTTP SubStatus
Definition
100
Continue
101
Switching pools
200
OK. The clinet request has succeeded
201
Created
202
Accepted
203
Non-authoritative information
204
No content
205
Reset content
206
Partial content
301
Permanent Redirect.
302
Object Moved
304
Not Modified.
307
Temporary redirect.
400
Cannot resolve the request.
401.x
Unauthorized.
401
1
Access is denied due to invalid credentials.
401
2
Access is denied due to server configuration favoring an alternate authentication method.
401
3
Access is denied due to an ACL set on the requested resource.
401
4
Authorization failed by a filter installed on the Web server.
401
5
Authorization failed by an ISAPI/CGI application.
401
7
Access denied by URL authorization policy on the Web server.
403.x
None
Access is denied.
403
1
Execute access is denied.
403
2
Read access is denied.
403
3
Write access is denied.
403
4
SSL is required to view this resource.
403
5
SSL 128 is required to view this resource.
403
6
IP address of the client has...