Skip to content

Get Header

This node retrieves the value of a specified header from an HTTP response. It outputs whether the header was found and its value.

Pin NamePin DescriptionPin TypeValue Type
ResponseThe HTTP responseStructHttpResponse
HeaderThe header to getStringNormal
FoundTrue if the header was foundBooleanNormal
ValueThe value of the headerStringNormal