Example Configuration
api:
port: 2000
flow:
- headerFilter:
- include: Content.*
- include: Location
- exclude: .*
target:
url: https://membrane-api.io
api:
port: 2000
flow:
- headerFilter:
- include: Content.*
- include: Location
- exclude: .*
target:
url: https://membrane-api.io
Syntax
headerFilter:
- <filterRules>headerFilter: - <filterRules>
Child Structure
| Element | Cardinality | Description |
|---|---|---|
| filterRules | 0..* | List of actions to take (either allowing or removing HTTP headers). |