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

THTTPVersion

Declaration

Source position: flcHTTPUtils.pas line 108

type THTTPVersion = record

  Version: THTTPVersionEnum;

  

  Protocol: THTTPProtocolEnum;

  

  CustomProtocol: RawByteString;

  

  CustomMajVersion: Integer;

  

  CustomMinVersion: Integer;

  

end;



CT Web help

CodeTyphon Studio