Use this forum to post questions relating to WinGate, feature requests, technical or configuration problems
Post a reply

Browser-Agent

Apr 26 12 7:23 pm

Hello Adrien,

is it possible to check the Browser-Agent in the policies for an incoming proxy connection?
If so, wehre can I find the setting?
Tanks for help!

Regards
Niwre

Re: Browser-Agent

Apr 26 12 8:03 pm

Hi

User agent is communicated in the User-Agent request header, so you can access it in policy by accessing

Request.Headers.Get("User-Agent")

Regards

Adrien

Re: Browser-Agent

Apr 26 12 10:29 pm

Hi Adrien,

thank you!!!

Regards
Niwre
Post a reply