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

TFPCustomHTTPClient.SimpleDelete

Declaration

Source position: fphttpclient.pp line 249

public class procedure TFPCustomHTTPClient.SimpleDelete(

  const URL: string;

  const Response: TStream

);

class procedure TFPCustomHTTPClient.SimpleDelete(

  const URL: string;

  Response: TStrings

);

class procedure TFPCustomHTTPClient.SimpleDelete(

  const URL: string;

  const LocalFileName: string

);

class function TFPCustomHTTPClient.SimpleDelete(

  const URL: string

):RawByteString;


Documentation generated on: 2023-03-18