Jump to content

User agent

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 2600:1006:b10c:4c30:4785:6a81:a236:ff51 (talk) at 23:08, 27 June 2024. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

On the Web, a user agent."W3C Definition of User Agent". www.w3.org. 2011-06-16. Retrieved 2018-10-20.</ref> This includes all web browsers, such as Google Chrome and Safari, some email clients, standalone download managers like youtube-dl, and other command-line utilities like cURL.

The user agent is the client in a client–server system. The HTTP User-Agent header is intended to clearly identify the agent to the server. However, this header can be omitted or spoofed, so some websites use other detection methods.

References