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

THTTPHeader.AcceptCharset

Accept-Charset header field value

Declaration

Source position: httpdefs.pp line 410

public property THTTPHeader.AcceptCharset : string
  index Ord(hhAcceptCharset)
  read GetHeaderValue
  write SetHeaderValue;

Description

AcceptCharset contains the Accept-Charset header field value, which specifies the character encodings that are acceptable for the response.


Documentation generated on: Jan 16 2026