Changing user agent?
-
Is it possible on a free or paid version to change user agent without using fingerprint switcher?
-
Omg stupid me, found it :D
-
I'm interested about it too, and exept to use http client, I don't know how to use user agent. Anybody here know how to do ?
Thanks
-
@paul-carfau said in Changing user agent?:
I'm interested about it too, and exept to use http client, I don't know how to use user agent. Anybody here know how to do ?
ThanksThere is built in help inside BAS, you just have to read it >
For GET HTTP request (GET action)>
HTTP headers(like User-Agent) can be specified in this action with 'Headers' parameter or with 'HTTP-Client Set Header' action. In first case headers will be modified only for current action, in second case headers will be modified for all following actions.