Skip to main content
Strips the headers you list from every request the connection sends. Use this when an earlier step, a default, or the platform itself adds a header you do not want the target service to receive, for example removing a User-Agent or an internal tracking header before the request leaves Alumio.

Fields

Sample data

This plugin removes headers from outgoing requests rather than transforming entity data, so there is no before/after to show. The example below removes the User-Agent and X-Powered-By headers from every request.
FieldValue
HeadersUser-Agent, X-Powered-By