mixed HTTP_Download::send ()
mixed HTTP_Download::send
Send the download.
Returns PEAR_Error if:
HTTP headers were already sent
HTTP Range was invalid
Download was 'not modified since'
return mixed - true on success or PEAR_Error
throws PEAR_Error
This function can not be called statically.