Unit 'mnModules' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_minilib]

TmodRequest

Declaration

Source position: mnModules.pas line 49

type TmodRequest = record

  Method: string;

  

  URI: utf8string;

  

  Protcol: string;

  

  Path: UTF8String;

  

  Module: string;

  

  Command: string;

  

  Raw: string;

  

  Client: string;

  

end;



CT Web help

CodeTyphon Studio