Back to all steps
Set HTTP headers
Step fields
Header:Value,Header2:Value2
(text)
Add HTTP headers to every request. Format: Header:Value,Header2:Value2.
Example: Authorization:Bearer abc,X-Tenant:42
Example: Authorization:Bearer abc,X-Tenant:42
Usage example
Add HTTP headers that will be sent with all requests.
Format: Header1:Value1,Header2:Value2
Examples:
Authorization:Bearer abc123X-Tenant:42,X-Debug:1