Staus codes:-
Informational
Code :-100
Phrase :- Continue
Description:-The initial part of the request has been received , and the client may continue with the request.
Code :- 101
Phrase :- Switching
Description :- The server is complying with a client request to switch protocols defined in the upgrade header.
Success
Code :- 200
Phrase :- OK
Description :- The request is successful
Code :-201
Phrase :- Created
Description :- A new URL is created .
Code :- 202
Phrase :- Accepted
Description :- The request is accepted , but it is not immediately acted upon
Code :- 204
Phrase :- No content
Description :-There is no content in the body
Redirection
Code :- 301
Phrase :- Moved permanently
Description :- The requested URL is no longer used by the server.
Code :- 302
Phrase :- Move temporarily
Description :- The requested URL has moved temporarily.
Code :- 304
Phrase :- Not modified
Description :-The document has not been modified.
Client Error
Code :- 400
Phrase :- Bad request
Description :- There is a syntax error in the request.
Code :- 401
Phrase :- Unauthorized
Description :- The request lacks proper authorization.
Code :- 403
Phrase :- Forbidden
Description :- Service is denied .
Code :- 404
Phrase :- Not found
Description :- The document is not found.
Code :- 405
Phrase :- Method not allowed
Description :- The method is not supported in this URL.
Code :- 406
Phrase :- Not acceptable
Description :- The format requested is not acceptable.
Server Error
Code :-500
Phrase :- Internal Server error
Description :- There is error , such as a crash , at the server site.
Code :- 501
Phrase :- Not implemented
Description :- The action requested cannot be performed.
Code :- 503
Phrase :- Service unavailable
Description :-The service is temporarily unavailable ,but may be requested in the future.
Informational
Code :-100
Phrase :- Continue
Description:-The initial part of the request has been received , and the client may continue with the request.
Code :- 101
Phrase :- Switching
Description :- The server is complying with a client request to switch protocols defined in the upgrade header.
Success
Code :- 200
Phrase :- OK
Description :- The request is successful
Code :-201
Phrase :- Created
Description :- A new URL is created .
Code :- 202
Phrase :- Accepted
Description :- The request is accepted , but it is not immediately acted upon
Code :- 204
Phrase :- No content
Description :-There is no content in the body
Redirection
Code :- 301
Phrase :- Moved permanently
Description :- The requested URL is no longer used by the server.
Code :- 302
Phrase :- Move temporarily
Description :- The requested URL has moved temporarily.
Code :- 304
Phrase :- Not modified
Description :-The document has not been modified.
Client Error
Code :- 400
Phrase :- Bad request
Description :- There is a syntax error in the request.
Code :- 401
Phrase :- Unauthorized
Description :- The request lacks proper authorization.
Code :- 403
Phrase :- Forbidden
Description :- Service is denied .
Code :- 404
Phrase :- Not found
Description :- The document is not found.
Code :- 405
Phrase :- Method not allowed
Description :- The method is not supported in this URL.
Code :- 406
Phrase :- Not acceptable
Description :- The format requested is not acceptable.
Server Error
Code :-500
Phrase :- Internal Server error
Description :- There is error , such as a crash , at the server site.
Code :- 501
Phrase :- Not implemented
Description :- The action requested cannot be performed.
Code :- 503
Phrase :- Service unavailable
Description :-The service is temporarily unavailable ,but may be requested in the future.
No comments:
Post a Comment