Top Level :: HTTP

Package Information: HTTP_Download 0.10.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.0 2005-11-14     stable
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.0Download

Release date: 2004-08-31 11:54 UTC
Release state: beta

Changelog:

Fixes:
======
* Adjusted cache headers to force IE to revalidate
* Attempt to fix Bug #2110 (long delay until "Save as..." popup)

Features:
=========
+ Added the possibility to send HTTP responses
without a "Content-Disposition" header
+ Implemented kind of a throttling mechanism
This can be done by setting $bufferSize through
HTTP_Download::setBufferSize($bytes) and adjusting $throttleDelay
through HTTP_Download::setThrottleDelay($seconds), e.g. a
buffer size of 25600 bytes and a throttle delay of 1 second
will lead to a download rate of approximatly 25 KB/s.

Dependencies:
  • PEAR Package: PEAR
  • PEAR Package: HTTP_Header
  • PHP Extension: pcre
  • PHP Version: PHP 4.2.0 or newer
  • PEAR Package: Archive_Tar (optional)
  • PHP Extension: mime_magic (optional)
  • PHP Version: PHP 4.3.0 or newer (optional)
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