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.
An regex pattern to match the request URLs. If provided, the header will only
be added to requests that match this pattern. If not provided, the header will
be added to all requests.