Я то тут Живу так сказать и вот даж Засорением Форума могу тому же Фоксу отписать.
Но он и сам не Дурак и Бдит :)))
Людей надо Учить то что бы Добрей были а не Как Украсть у кого то :)
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 ?
Thanks
There 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.