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

TFPCustomHTTPClient.SimplePatch

Declaration

Source position: fphttpclient.pp line 260

public class procedure TFPCustomHTTPClient.SimplePatch(

  const URL: string;

  const Response: TStream

);

class procedure TFPCustomHTTPClient.SimplePatch(

  const URL: string;

  Response: TStrings

);

class procedure TFPCustomHTTPClient.SimplePatch(

  const URL: string;

  const LocalFileName: string

);

class function TFPCustomHTTPClient.SimplePatch(

  const URL: string

):RawByteString;


Documentation generated on: 2023-03-18