TTransferEncoding

type TTransferEncoding = (TE_UNKNOWN, TE_IDENTITY, TE_CHUNKED);

Unit
HTTPSend

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