UA/User Agent

The User Agent (UA), which is part of the Http protocol, belongs to the header field. 

It provides a token that enables servers and peer networks to recognize the operating 

system and version, CPU type, browser and version, browser Render Engine, browser

 language, browser plugins, etc. being used by the user. 

The UA will vary from different operating systems.

The following is an example of a Chrome UserAgent string:

Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.142 Safari/537.36

(1) Windows NT10.0 represents the version of Windows distribution;

(2) Chrome/125.0.6422.142 represents the browser version of Chrome;

Users can change random UA in SupLogin client by “Change”.


image.png