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

TRequest.TE

TE (Transfer-Encoding) header field value

Declaration

Source position: httpdefs.pp line 558

public property TRequest.TE : string
  index ord(hhTE)
  read GetHeaderValue
  write SetHeaderValue;

Description

TE contains the TE header field value, which specifies the transfer encodings the client is willing to accept. This is used in HTTP/1.1 for specifying acceptable transfer encodings.


Documentation generated on: Jan 16 2026