Source position: lhttp.pp line 160
type TResponseInfo = record
Status: TLHTTPStatus;
ContentType: String;
ContentCharset: String;
LastModified: TDateTime;
end;
No notes exist for this page yet.