Source position: httpsend.pas line 72
type TTransferEncoding = (
TE_UNKNOWN,
TE_IDENTITY,
TE_CHUNKED
);
No notes exist for this page yet.