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

THTTPHeader.HTTPAcceptCharset

HTTP Accept-Charset header accessor property

Declaration

Source position: httpdefs.pp line 436

public property THTTPHeader.HTTPAcceptCharset : string
  index Ord(hhAcceptCharset)
  read GetFieldValue
  write SetFieldValue;

Description

HTTPAcceptCharset is an alias for the AcceptCharset property. This provides alternative access to the Accept-Charset header field value.


Documentation generated on: Jan 16 2026