Headers
It’s possible to add to the request one or more HTTP headers if the website would need to work properly.
Each header can be specified in this way:
Name: Value
For example to change the User-Agent for the specific target you can use this specification:
HEADERS:
User-Agent: 'Mozilla Firefox 115'