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

THTTPHeader.HTTPUserAgent

HTTP User-Agent header accessor property

Declaration

Source position: httpdefs.pp line 440

public property THTTPHeader.HTTPUserAgent : string
  index Ord(hhUserAgent)
  read GetFieldValue
  write SetFieldValue;

Description

HTTPUserAgent is an alias for the UserAgent property. This provides alternative access to the User-Agent header field value.


Documentation generated on: Jan 16 2026