Unit 'LSHTTPSend' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#pl_solutions]

LSHTTPPutURLEx

Declaration

Source position: LSHTTPSend.pas line 103

function LSHTTPPutURLEx(

  var AHTTPSend: THTTPSend;

  const AURL: string;

  const AURLData: string;

  const AData: TStream;

  const AUseHTTPResultCodeOK: Boolean = True;

  const AContentType: string = CLSHTTPSendContentType_x_www_form_urlencoded

):Boolean;



CT Web help

CodeTyphon Studio