TTransferEncoding
type
TTransferEncoding = (TE_UNKNOWN, TE_IDENTITY, TE_CHUNKED);
Unit
HTTPSend
Description
Th
ese encoding
type
s
are
used internally by
the
THTTPSend object
to
identify
the
transfer
data types.