mixed HTTP_Download::send (bool [$autoSetContentDisposition = true])
mixed HTTP_Download::send
Send the download.
Returns PEAR_Error if:
HTTP headers were already sent
HTTP Range was invalid
bool [$autoSetContentDisposition = true] - automatically sets the Content-Disposition to HTTP_DOWNLOAD_ATTACHMENT header if not already set
Geeft TRUE terug bij success, PEAR_Error als het faalt.
Deze functie kan niet statisch worden aangeroepen.