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'
Returns TRUE on success, PEAR_Error on failure.
This function can not be called statically.