Unit 'fphttpclient' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-web]

TFPCustomHTTPClient.Get

Declaration

Source position: fphttpclient.pp line 207

public procedure TFPCustomHTTPClient.Get(

  const AURL: string;

  Stream: TStream

);

procedure TFPCustomHTTPClient.Get(

  const AURL: string;

  const LocalFileName: string

);

procedure TFPCustomHTTPClient.Get(

  const AURL: string;

  Response: TStrings

);

function TFPCustomHTTPClient.Get(

  const AURL: string

):RawByteString;


Documentation generated on: 2023-03-18