Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace FilterHeaderPolicy

Filter HTTP headers as they pass through the gateway. The gateway applies filters after other transformations, so any headers set or renamed must also be listed here when using an ALLOW type policy.

Enumerations

Properties

Functions

Properties

items

The list of headers.

type

type: Type

BLOCK drops any headers that are in the list of items, so it acts as an exclusion list. ALLOW permits only the headers in the list and removes all others, so it acts as an inclusion list.

Functions

getDeserializedJsonObj

getJsonObj