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

TFPCustomHTTPClient.SimplePost

Declaration

Source position: fphttpclient.pp line 227

public class procedure TFPCustomHTTPClient.SimplePost(

  const URL: string;

  const Response: TStream

);

class procedure TFPCustomHTTPClient.SimplePost(

  const URL: string;

  Response: TStrings

);

class procedure TFPCustomHTTPClient.SimplePost(

  const URL: string;

  const LocalFileName: string

);

class function TFPCustomHTTPClient.SimplePost(

  const URL: string

):RawByteString;


Documentation generated on: 2023-03-18