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

TFPCustomHTTPClient.Patch

Declaration

Source position: fphttpclient.pp line 255

public procedure TFPCustomHTTPClient.Patch(

  const URL: string;

  const Response: TStream

);

procedure TFPCustomHTTPClient.Patch(

  const URL: string;

  Response: TStrings

);

procedure TFPCustomHTTPClient.Patch(

  const URL: string;

  const LocalFileName: string

);

function TFPCustomHTTPClient.Patch(

  const URL: string

):RawByteString;


Documentation generated on: 2023-03-18