Extracts the HTTP headers of the response to the request Convertigo did to get the current web page.

The HTTP headers extraction rule always extracts HTTP headers of responses. They are appended to the HTML transaction output DOM as follows:
<HttpHeaders>
<header headerName="header1" headerValue="value1"/>
<header headerName="header2" headerValue="value2"/>
</HttpHeaders>

Property Type Category Description
Comment String configuration Describes the object comment to include in the documentation report.
This property generally contains an explanation about the object.
Is active boolean configuration Defines whether the extraction rule is active.