When a web browser makes an HTTP request, the server sends back a response. That response is called a message and contains a MIME-compatible header and a message body. The message header in a response is composed of the following:
- A Status line
- A status code and reason phrase line
- Variable number of response header fields
Bookmark this page and SHARE: