[Overview][Constants][Types][Classes] | Reference for unit 'lhttp' (#LNet) |
Source position: lhttp.pp line 125
type TRequestInfo = record |
RequestType: TLHTTPMethod; |
DateTime: TDateTime; |
Method: pchar; |
Argument: pchar; |
QueryParams: pchar; |
VersionStr: pchar; |
Version: dword; |
end; |
No notes exist for this page yet.