Unit 'flcHTTPUtils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_fundamentals]

THTTPRequestStartLine

Declaration

Source position: flcHTTPUtils.pas line 500

type THTTPRequestStartLine = record

  Method: THTTPMethod;

  

  URI: RawByteString;

  

  Version: THTTPVersion;

  

end;



CT Web help

CodeTyphon Studio