Fields
Sample data
This plugin sets fixed headers on outgoing requests rather than transforming entity data, so there is no before/after to show. The example below forces theContent-Type and an API version header on every request the connection makes.
| Field | Value |
|---|---|
| Headers | Content-Type = application/json, X-Api-Version = 2 |