TTransferEncoding

type TTransferEncoding = (TE_UNKNOWN, TE_IDENTITY, TE_CHUNKED);

Unit
HTTPSend

Description
Th
ese encoding types are used internally by the THTTPSend object to identify the transfer data types.