mixed HTTP_Download::setGzip (bool [$gzip = false])
mixed HTTP_Download::setGzip
Define whether you want to send the download gzipped or not.
Returns a PEAR_Error if ext/zlib is not available.
bool [$gzip = false] - whether to gzip the download on the fly
Gibt bei Erfolg TRUE zurück, bei einem Fehler ein Objekt der Klasse PEAR_Error.
Diese Methode kann nicht statisch aufgerufen werden.