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

THTTPHeader.HTTPAccept

HTTP Accept header accessor property

Declaration

Source position: httpdefs.pp line 435

public property THTTPHeader.HTTPAccept : string
  index Ord(hhAccept)
  read GetFieldValue
  write SetFieldValue;

Description

HTTPAccept is an alias for the Accept property. This provides alternative access to the Accept header field value.


Documentation generated on: Jan 16 2026