You should use this step before the request is initiated. If you need to add a custom header to the initial page load, you can use this step followed by either a navigate step or a refresh step.

Inputs

Name
string
required
The name of the header. This should be a valid HTTP header name.
Value
string
required
The value of the header. This can be any string value.
URL Matcher
object
HTTP Method
POST | GET | DELETE | PUT | PATCH | OPTIONS
Only match requests that have this HTTP Method