Skip to content

Set Headers

The Set Headers node allows you to add or update headers in an HTTP request.

The node has four pins:

Pin NamePin DescriptionPin TypeValue Type
requestThe HTTP requestStructHttpRequest
headersThe headers to be setStringHashMap
mergeMerge with existing headers instead of replacing them.BooleanBoolean
request_outThe HTTP request with updated headersStructHttpRequest