CentraSite 10.3 | CentraSite User’s Guide | Runtime Governance | Run-Time Policy Management | Built-In Run-Time Actions Reference (CentraSite Business UI) | Built-in Actions for Run-Time Policies (CentraSite Business UI) | Set Custom Headers
 
Set Custom Headers
When this action is configured for a proxy API, Mediator includes custom HTTP headers to the client requests before submitting to the native APIs.
Input Parameters
Header
(String). Mediator uses the HTTP headers that you specify in the Name and Value columns below. If you need to specify multiple headers, use the plus button to add rows.
Value
Description
Name
(String). A name for the HTTP header field. The header field name ($field) is not case sensitive.
Value
(String). A value for the HTTP header field.
Sample
Let's imagine you have a Name field Authorization. This is encoded in Base64 scheme as follows: QXV0aG9yaXphdGlvbg==.