TTransferEncoding
type
TTransferEncoding = (TE_UNKNOWN, TE_IDENTITY, TE_CHUNKED);
Unit
HTTPSend
Description
This type is used internally by THTTPSend object for identify transfer type of data.