HTTP_Download::setContentType() --
Set content type
Beschrijving
Set a reasonable content type for the download.
Examples:
application/pdf
application/zip
text/css
Returns PEAR_Error if $content_type
doesn't seem to be valid.
Return waarde
Geeft TRUE terug bij success,
PEAR_Error als het faalt.
Note
Deze functie kan niet statisch worden aangeroepen.