Source position: httpsend.pas line 274
function HttpPostURL(
const URL: string;
const URLData: string;
const Data: TStream
):Boolean;