Represents type THTTPClientLogType.
THTTPClientLogType
type THTTPClientLogType = ( cltDebug, cltInfo, cltError);
The THTTPClientLogType type exposes the following members.
Represents constant cltDebug.
cltDebug
Represents constant cltError.
cltError
Represents constant cltInfo.
cltInfo