Unit 'internetaccess' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_internettools]

THTTPHeaderList

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: internetaccess.pas line 121

type THTTPHeaderList = class(TStringList)

public

  constructor Create;

  

  function getHeaderValue();

  

  function getContentDispositionFileNameTry();

  

  procedure add();

  

  property headerValues []: string; default; [r]

  

protected

  class function parseCharacterSetEncodedHeaderRFC5987AsUtf8Try();

  

  class function parseContentDispositionFileNameTry();

  

end;

Inheritance

THTTPHeaderList

  

|

TObject



CT Web help

CodeTyphon Studio