Remove HTTP Header

Contents

Overview

The Enterprise Gateway can strip a named HTTP header from the message as it passes through a policy. This is especially useful in cases where end-user credentials are passed to the Enterprise Gateway in an HTTP header. After processing the credentials, you can use the Remove HTTP Header filter to strip the header from the message to ensure that it is not forwarded on to the destination Web Service.

Configuration

To configure the Remove HTTP Header filter, perform the following steps:

  1. Enter an appropriate name for this filter in the Name field.
  2. Specify name of the HTTP header to remove in the HTTP Header Name field.
  3. Select the Fail if header is not present checkbox to configure the Enterprise Gateway to abort the filter if the message does not contain the named HTTP header.