PEAR::HTTP_DOWNLOAD in Version 1.1.2 veröffentlicht

Provides an interface to easily send hidden files or any arbitrary data to HTTP clients. HTTP_Download can gain its data from variables, files or
stream resources.
It features:
– Basic caching capabilities
– Basic throttling mechanism
– On-the-fly gzip-compression
– Ranges (partial downloads and resuming)
– Delivery of on-the-fly generated archives through Archive_Tar and Archive_Zip
- Sending of PgSQL LOBs without the need to read all data in prior to sending
Release date: 2007-05-02 19:37 UTC
Release state: stable
Changelog:
* Fixed bug #9670 Notice: ob_end_clean(): failed to delete buffer
* Fixed bug #10497 resuming downloads don't send Length
Dependencies:
- PHP Version: PHP 4.2.0 or newer
- PEAR Package: PEAR 1.4.0b1 or newer
- PEAR Package: PEAR
- PEAR Package: HTTP_Header
- PHP Extension: pcre
- PEAR Package: Archive_Tar (optional)
- PEAR Package: Archive_Zip (optional)
- PEAR Package: MIME_Type (optional)
- PHP Extension: mime_magic (optional)
- PHP Extension: pgsql (optional)
Weitere Infos und Download auf der PEAR-Homepage