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

THTTPHeader.AcceptEncoding

Accept-Encoding header field value

Declaration

Source position: httpdefs.pp line 411

public property THTTPHeader.AcceptEncoding : string
  index Ord(hhAcceptEncoding)
  read GetHeaderValue
  write SetHeaderValue;

Description

AcceptEncoding contains the Accept-Encoding header field value, which specifies the content encodings that are acceptable for the response. This typically includes compression methods like gzip or deflate.


Documentation generated on: Jan 16 2026