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

LSHTTPGetBinary

Declaration

Source position: LSHTTPSend.pas line 147

function LSHTTPGetBinary(

  const AURL: string;

  const AResponse: TStream;

  const AUseHTTPResultCodeOK: Boolean = True;

  const AProxyHost: ShortString = '';

  const AProxyPort: ShortString = '';

  const AProxyUser: ShortString = '';

  const AProxyPass: ShortString = ''

):Boolean;



CT Web help

CodeTyphon Studio