PassThroughProcessor Configurations Table View¶
| Property Path | Type | Required | Default | Description |
|---|---|---|---|---|
ProcessorConfiguration |
object or string |
✖ | ||
ProcessorConfiguration.StatusCode |
integer or string |
✔ | Response Status Code | |
ProcessorConfiguration.ContentType |
string or null |
✖ | Optional response Content-Type header | |
ProcessorConfiguration.PreserveMetaData |
string or true/false |
✖ | Preserve request metadata and only replace the HTTP response metadata | |
ProcessorConfiguration.ResponseHeaders |
object or string or null |
✖ | Additional response headers |