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
Retourne TRUE en cas de succès, un objet PEAR_Error en cas d'échec.
Cette fonction ne peut pas être appelée de façon statique.