antibrowser
Русский中文

glossary · term

User-Agent

A browser value that identifies the browser, engine, and operating system.

The User-Agent is an HTTP header and browser-exposed value describing the browser, rendering engine, and operating system. Websites use it for compatibility decisions and as one input to fingerprinting. A mismatch with screen, platform, or Client Hints data can make a browser profile internally inconsistent.

Related reading