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

THTTPCommonHeaders

Declaration

Source position: flcHTTPUtils.pas line 453

type THTTPCommonHeaders = record

  TransferEncoding: THTTPTransferEncoding;

  

  ContentType: THTTPContentType;

  

  ContentLength: THTTPContentLength;

  

  Connection: THTTPConnectionField;

  

  ProxyConnection: THTTPConnectionField;

  

  Date: THTTPDateField;

  

  ContentEncoding: THTTPContentEncodingField;

  

end;



CT Web help

CodeTyphon Studio