Unit 'HTTPDefs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

THTTPHeader.UserAgent

User-Agent header field value

Declaration

Source position: httpdefs.pp line 430

public property THTTPHeader.UserAgent : string
  index Ord(hhUserAgent)
  read GetHeaderValue
  write SetHeaderValue;

Description

UserAgent contains the User-Agent header field value, which identifies the client application making the request. This typically includes browser name, version, and operating system information.


Documentation generated on: Jan 16 2026