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

LSHTTPPostURLEx

Declaration

Source position: LSHTTPSend.pas line 93

function LSHTTPPostURLEx(

  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