For information about the toolbar options, see the Common Properties page, Toolbars and Controls section.
Properties Tab
Parent Details
If this item is within or belongs to another, its parent name is shown here. See the Parent Details section on the Common Properties page for more details.
Basic Settings
Field
Description
Name
Enter the name of the HTTP header Item. You must not include a colon after the name. For example:
Content-Type
Value
Enter the value of the HTTP header Item. For example: text/xml; charset=UTF-8
You can embed expressions within a statement by enclosing the expression in ${…}; see Embedded Expressions. For example, to refer to a specific attribute on a lookup pipe that connects to a HTTP collector or HTTP exporter, include:
${pipe_name.attribute_name}
where:
pipe_name is the name of the pipe
attribute_nameis the name of the attribute.
This is useful if the value you need changes. For example, a character set is defined in the attribute "lang". The actual character set varies depending on the language used in the source HTTP. To read the character set from the pipe "in", specify: