Source position: httpsend.pas line 88
type TTransferEncoding = (
TE_UNKNOWN,
TE_IDENTITY,
TE_CHUNKED
);