Top Level :: HTTP

Package Information: HTTP_Download 1.1.0

Show All Changelogs
» Version » Information
1.1.3 2007-10-31     stable
1.1.2 2007-05-02     stable
1.1.1 2006-01-07     stable
1.1.0Download

Release date: 2005-11-14 12:04 UTC
Release state: stable

Changelog:

1.1.0-stable:
=============
* Fixed bug #5949: pass-by-reference error
- Changed license to BSD

RC3:
====
* Added missing support to set 'max age' for cache control through constructor and setParams()
* Added missing support to set 'send 404' for missing files through constructor and setParams()
+ Added public sentBytes property, containing the amount of bytes (body only) sent to the client

RC2:
====
* Added missing support for proprietary Unless-Modified-Since header (IE)
+ Improved comparisons of last modification date
+ Implemeted modified Request #4754; possibility to define max-age cache control parameter

RC1:
====
* Fixed bug #4343: usleep() was called with milliseconds instead of microseconds
if throttling was enabled
* Fixed bug #4049: fatal error if a non-existant file was specified in
constructor parameters

+ Implemented request #3283 - try to use MIME_Type to guess content type
+ Implemented request #3960 - allow zlib.output_compression in php.ini

Dependencies:
  • PEAR Package: PEAR Installer
  • PEAR Package: HTTP_Header
  • PHP Extension: pcre
  • PHP Version: PHP 4.2.0 or newer
  • PEAR Package: Archive_Tar (optional)
  • PEAR Package: Archive_Zip (optional)
  • PEAR Package: MIME_Type (optional)
  • PHP Extension: mime_magic (optional)
  • PHP Extension: pgsql (optional)
  • PHP Version: PHP 4.3.0 or newer (optional)
1.1.0RC3 2005-08-01     beta
1.1.0RC2 2005-07-18     beta
1.1.0RC1 2005-05-20     beta
1.0.0 2005-03-25     stable
1.0.0RC6 2005-02-08     beta
1.0.0RC5 2005-01-24     beta
1.0.0RC4 2005-01-19     beta
1.0.0RC3 2005-01-17     beta
1.0.0RC2 2004-12-22     beta
1.0.0RC1 2004-12-01     beta
0.10.0 2004-08-31     beta
0.9.0 2004-07-19     beta
0.8.1 2004-07-08     beta
0.8.0 2004-06-07     beta
0.7.0 2004-05-04     beta
0.6.2 2004-04-20     beta
0.6.1 2004-03-25     beta
0.6.0 2004-03-18     beta
0.5.2 2004-02-24     beta
0.5.1 2003-12-30     beta
0.5 2003-12-19     beta
0.4 2003-11-25     beta
0.3 2003-11-15     beta
0.2 2003-11-04     alpha
0.1 2003-10-03     alpha