Get HTTP Header¶
The Get HTTP Header block lets you read headers sent with the request, such as authentication tokens or content types.
Inputs¶
- Name: The name of the header.
Logic¶
- The block searches the request headers for the given Name.
- It returns the value of that header.