Skip to content

Get Headers

Purpose of the Node

The Get Headers node is used to retrieve and pass along the headers from an HTTP request. It accepts an HTTP request as input and outputs the headers as a JSON object.

Pins

Pin NamePin DescriptionPin TypeValue Type
RequestThe HTTP request from which headers will be extractedStructHttpRequest
HeadersThe headers extracted from the HTTP requestStringMap