Use the HTTP properties tab to define a HTTP Header for a HTTP Collector or HTTP Exporter.
This setting is not available from the repository browser. It opens from:
- the HTTP Collector properties
- the HTTP Exporter properties.
For information about the properties toolbar, and about the sections Parent Details, Analysis Models, Description and Audit Summary, see Common Properties. We recommend you always add a Description that explains the purpose of the item you are creating.
For a full list of all the PhixFlow property tabs and windows, see Properties, Windows, Menus and Toolbars.
Basic Settings
Field | Description |
---|---|
Name | Name of the HTTP Exporter HTTP Header Item. You must not include a colon after the name. For example: Content-Type |
Value | Value of the HTTP Exporter HTTP Header Item. For example: text/xml; charset=UTF-8 If you have a look-up pipe connected to the HttpCollector/HttpExporter, you can refernce values on that pipe within the value block of the HTTP Header with references such as: Unknown macro: {in.param4} |