Modifies an HTTP header in a Site Clipper response.
The Modify response header extraction rule modifies an existing header from a response. The name of the header to modify is defined by the Header name property.
The new value to set in this header is defined by the Header value property.
If the header defined in the Header name property doesn’t exist in the response, the Modify response header extraction rule has no effect.
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. |
Header name | String | configuration | Defines the header name. This property allows to define the name of the header to add to/modify in/remove from the request or the response which headers are manipulated. |
Header value | String | configuration | Defines the header value. This property allows to define the value to set in the header defined by Header name property. |
Is active | boolean | configuration | Defines whether the extraction rule is active. |