Navigation
BlueprintAPI > BlueprintAPI/Http
Get the value associated with a Header name
Target is Http Blueprint Function Library
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Header Object | |
| string | Header Name |
Outputs
| Type | Name | Description |
|---|---|---|
| string | Out Header Value | |
| boolean | Success | Whether the operation was successful |