Edge Rewrite
// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21c80852dbb22ce

Jump to content

User agent

From Wikipedia, the free encyclopedia
(Redirected from User Agent)

On the Web, a user agent is a software agent responsible for retrieving and facilitating end-user interaction with Web content.[1] 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.[2]

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.[2] However, this header can be omitted or spoofed,[2] so some websites use other detection methods.

References

[edit]
  1. "W3C Definition of User Agent". www.w3.org. 2011-06-16. Retrieved 2018-10-20.
  2. 1 2 3 "User agent". MDN Web Docs. 8 July 2024.