Connected: An Internet Encyclopedia
14.42 User-Agent

Up: Connected: An Internet Encyclopedia
Up: Requests For Comments
Up: RFC 2068
Up: 14 Header Field Definitions
Prev: 14.41 Upgrade
Next: 14.43 Vary

14.42 User-Agent

14.42 User-Agent

The User-Agent request-header field contains information about the user agent originating the request. This is for statistical purposes, the tracing of protocol violations, and automated recognition of user agents for the sake of tailoring responses to avoid particular user agent limitations. User agents SHOULD include this field with requests. The field can contain multiple product tokens (section 3.8) and comments identifying the agent and any subproducts which form a significant part of the user agent. By convention, the product tokens are listed in order of their significance for identifying the application.

          User-Agent     = "User-Agent" ":" 1*( product | comment )

Example:

          User-Agent: CERN-LineMode/2.15 libwww/2.17b3



Next: 14.43 Vary

Connected: An Internet Encyclopedia
14.42 User-Agent