About the HTTPHeader node sample

This node simplifies the creation, modification, and deletion of HTTP headers.

The HTTP headers include HTTPReply, HTTPRequest, HTTPInput, and HTTPResponse.

The following table shows the HTTP headers and their supported functions.

Header Add Modify Delete Clear All Carry Forward
HTTPInput No No Yes No Yes
HTTPResponse No No Yes No Yes
HTTPRequest Yes Yes Yes Yes Yes
HTTPReply Yes Yes Yes Yes Yes

You can modify the header properties by entering constants or by using XPath 1.0 expressions.

The Java code that is used by the node is stored in an Eclipse Java project.

This sample consists of three message flow samples, with corresponding HTTPHeader nodes, which demonstrate the different ways in which you can use the node.

You can learn about the individual samples in more detail by using the following links:

The WebSphere MQ queues

The following WebSphere MQ queues are created by the sample:

Back to sample home