Response Header Panel

Applies to LoadComplete 4.97, last modified on May 20, 2019

About the Panel

The Response Header panel shows the header contents of incoming server messages captured during scenario recording. LoadComplete uses the panel for the following operations:

  • Request (HTTP Request)

  • WebSocket Connection (a request that establishes a WebSocket connection is a regular HTTP request that includes WebSocket-specific data.)

Response Page of the Scenario Editor

Click the image to enlarge it.

The panel displays the contents of both standard and custom headers. Some lines like the first line with the response code are expandable: LoadComplete divides them onto several items for convenience.

By default, the header values are the values that LoadComplete captured during scenario recording. You can change these values you needs dictate, for instance, you can change the response code. Note, however, that this means that you change expected values of header fields. The Content-Length field is read-only. (It defines the response size and its value is calculated automatically).

On the Expected Codes panel of the page, you can set rules for treating various response status codes of the response in the way you need. See Setting Expected Response Codes.

Information on Headers

The panel displays both standard and custom headers. For information on standard response headers, see the HTTP specification (RFC 2616):

http://tools.ietf.org/html/

Related Topics of Interest

See Also

Request Operation

Highlight search results