Unit 'lhttp' Package
[Overview][Constants][Types][Classes][Index] [#pl_lnet]

TRequestInfo

Declaration

Source position: lhttp.pp line 136

type TRequestInfo = record

  RequestType: TLHTTPMethod;

  

  DateTime: TDateTime;

  

  Method: pchar;

  

  Argument: pchar;

  

  QueryParams: pchar;

  

  VersionStr: pchar;

  

  Version: dword;

  

end;



CT Web help

CodeTyphon Studio