Source position: lhttp.pp line 45
type TLHTTPClientError = (
ceNone,
ceMalformedStatusLine,
ceVersionNotSupported,
ceUnsupportedEncoding
);
No notes exist for this page yet.