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

THTTPHeader.ContentLanguage

Content-Language header field value

Declaration

Source position: httpdefs.pp line 416

public property THTTPHeader.ContentLanguage : string
  index Ord(hhContentLanguage)
  read GetHeaderValue
  write SetHeaderValue;

Description

ContentLanguage contains the Content-Language header field value, which specifies the natural language of the content. This indicates what language the content is written in.


Documentation generated on: Jan 16 2026