The Response Data fields apply to the response data that is returned
by each page request.
- Status
- The HTTP response status code, such as 200, 201, 203, 302.
- Version
- The HTTP version, such as 1.1.
- Reason
- The HTTP response reason code, such as OK, Found, Not Found.
- Response headers
- The table lists each response header and its value. To change a header's
value, double-click the row and click Edit. To add
a new header, click Add.
- Content
- The content (tagged HTML, graphics files, stylesheets, etc.) returned
to by the Web server based on the corresponding request.
- HTTP request
- A hyperlink to the request that is responsible for this response.