Get Request Header
Returns the value of an endpoint request header with a given name.
Flow Connections
[Input] In - starts the block's execution.
[Output] Out - activates when the block has finished its execution.
Data Connections
[Input] Name (string) - name of the endpoint request header.
[Output] Value (string) - value of the endpoint request header.
Last updated