Unit 'fpwebclient' Package
[Overview][Types][Classes][Variables][Index] [#fcl-web]

TRequestResponse

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

Declaration

Source position: fpwebclient.pp line 33

type TRequestResponse = class(TObject)

protected

  function GetHeaders; virtual;

  function GetStream; virtual;

public

  destructor Destroy; override;

  procedure SetContentFromString();

  function GetContentAsString;

  property Headers: TStrings; [r]

  property Content: TStream; [r]

  property SSLVersion: TSSLVersion; [rw]

end;

Inheritance

TRequestResponse

|

TObject


Documentation generated on: 2023-03-18