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

THTTPHeader.AcceptLanguage

Accept-Language header field value

Declaration

Source position: httpdefs.pp line 412

public property THTTPHeader.AcceptLanguage : string
  index Ord(hhAcceptLanguage)
  read GetHeaderValue
  write SetHeaderValue;

Description

AcceptLanguage contains the Accept-Language header field value, which specifies the natural languages that are preferred for the response.


Documentation generated on: Jan 16 2026