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

THTTPRetryAfterField

Declaration

Source position: flcHTTPUtils.pas line 369

type THTTPRetryAfterField = record

  Value: THTTPRetryAfterFieldEnum;

  

  Custom: RawByteString;

  

  Date: TDateTime;

  

  Seconds: Int64;

  

end;



CT Web help

CodeTyphon Studio