Monday, May 4, 2015

HTTP Response

Some of the important parts of HTTP Response are:
Status Code – an integer to indicate whether the request was success or not. Some of the well
known status codes are 200 for success, 404 for Not Found and 403 for Access Forbidden.
Content Type – text, html, image, pdf etc. Also known as MIME type
Content – actual data that is rendered by client and shown to user.

No comments:

Post a Comment

Contact Form

Name

Email *

Message *