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

THTTPResponseStartLine

Declaration

Source position: flcHTTPUtils.pas line 572

type THTTPResponseStartLine = record

  Version: THTTPVersion;

  

  Code: Integer;

  

  Msg: THTTPResponseStartLineMessage;

  

  CustomMsg: RawByteString;

  

end;



CT Web help

CodeTyphon Studio