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

LSHTTPGetContent

Declaration

Source position: LSHTTPSend.pas line 51

function LSHTTPGetContent(

  const AURL: string;

  const AUTF8: Boolean = True;

  const AUseHTTPResultCodeOK: Boolean = True;

  const AProxyHost: ShortString = '';

  const AProxyPort: ShortString = '';

  const AProxyUser: ShortString = '';

  const AProxyPass: ShortString = ''

):string;



CT Web help

CodeTyphon Studio