» Version | » Information |
---|---|
1.1.4 |
Easy InstallNot sure? Get more info. pear install HTTP_Download-1.1.4 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTTP_Download-1.1.4 Release date: 2010-10-15 14:48 UTC Release state: stable Release uploaded by: doconnor Changelog: + To play nice with stream without known size (Req #13121) + getRanges() too lax (Bug #13124) + HTTP protocol specification mis-implementation (Bug #13125) + No HTTP error when PHP can't read source file (Bug #16060) QA release DIR layout Dependencies:
|
1.1.3 |
Easy InstallNot sure? Get more info. pear install HTTP_Download-1.1.3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTTP_Download-1.1.3 Release date: 2007-10-31 02:29 UTC Release state: stable Release uploaded by: mike Changelog: * Fixed bug #12174 (ob_flush in sendHeaders causes error message) Dependencies:
|
1.1.2 |
Easy InstallNot sure? Get more info. pear install HTTP_Download-1.1.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTTP_Download-1.1.2 Release date: 2007-05-02 15:37 UTC Release state: stable Release uploaded by: mike Changelog: * Fixed bug #9670 Notice: ob_end_clean(): failed to delete buffer * Fixed bug #10497 resuming downloads don't send Length Dependencies:
|
1.1.1 |
Easy InstallNot sure? Get more info. pear install HTTP_Download-1.1.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTTP_Download-1.1.1 Release date: 2006-01-07 04:39 UTC Release state: stable Release uploaded by: mike Changelog: * Fixed several occurrences of array_shift(explode()) Dependencies:
|
1.1.0 |
Easy InstallNot sure? Get more info. pear install HTTP_Download-1.1.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTTP_Download-1.1.0 Release date: 2005-11-14 07:04 UTC Release state: stable Release uploaded by: mike 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:
|
1.1.0RC3 |
Easy InstallNot sure? Get more info. pear install HTTP_Download-1.1.0RC3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTTP_Download-1.1.0RC3 Release date: 2005-08-01 04:29 UTC Release state: beta Release uploaded by: mike Changelog: 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:
|
1.1.0RC2 |
Easy InstallNot sure? Get more info. pear install HTTP_Download-1.1.0RC2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTTP_Download-1.1.0RC2 Release date: 2005-07-18 06:00 UTC Release state: beta Release uploaded by: mike Changelog: 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:
|
1.1.0RC1 |
Easy InstallNot sure? Get more info. pear install HTTP_Download-1.1.0RC1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTTP_Download-1.1.0RC1 Release date: 2005-05-20 10:27 UTC Release state: beta Release uploaded by: mike Changelog: * 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:
|
1.0.0 |
Easy InstallNot sure? Get more info. pear install HTTP_Download-1.0.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTTP_Download-1.0.0 Release date: 2005-03-25 05:49 UTC Release state: stable Release uploaded by: mike Changelog: * Fixed bug where no body has been sent on NSAPI (PHP bug 32424) Dependencies:
|
1.0.0RC6 |
Easy InstallNot sure? Get more info. pear install HTTP_Download-1.0.0RC6 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTTP_Download-1.0.0RC6 Release date: 2005-02-08 08:42 UTC Release state: beta Release uploaded by: mike Changelog: * Fixed Bug #3247 - set_time_limit() warning in safe_mode * Fixed Bug #3263 - Acrobat Reader hangs on multiple ranges * Throttle delay may now be supplied as float (enables delays in msecs) * Removed "Connection: close" header * Cache-Control is now configurable (private/public) * Moved (seldom used) code of sendArchive() into its own class HTTP_Download_Archive (method sendArchive() still available for BC) Dependencies:
|
1.0.0RC5 |
Easy InstallNot sure? Get more info. pear install HTTP_Download-1.0.0RC5 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTTP_Download-1.0.0RC5 Release date: 2005-01-24 14:13 UTC Release state: beta Release uploaded by: mike Changelog: * Fixed Bug #3247 - set_time_limit() warning in safe_mode * Fixed Bug #3263 - Acrobat hangs on multiple ranges Dependencies:
|
1.0.0RC4 |
Easy InstallNot sure? Get more info. pear install HTTP_Download-1.0.0RC4 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTTP_Download-1.0.0RC4 Release date: 2005-01-19 05:24 UTC Release state: beta Release uploaded by: mike Changelog: 4th RC for stable release * Fixed Bug #3231 - duplicate else in generateETag() Dependencies:
|
1.0.0RC3 |
Easy InstallNot sure? Get more info. pear install HTTP_Download-1.0.0RC3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTTP_Download-1.0.0RC3 Release date: 2005-01-17 12:41 UTC Release state: beta Release uploaded by: mike Changelog: 3rd RC for stable release * Fixed Bug #2110 - long delay until "Save as..." popup * Fixed Bug #3194 - problems with "uncached" downloads in IE6 + Applied throttling mechanism to the "send data" functionality Dependencies:
|
1.0.0RC2 |
Easy InstallNot sure? Get more info. pear install HTTP_Download-1.0.0RC2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTTP_Download-1.0.0RC2 Release date: 2004-12-22 03:12 UTC Release state: beta Release uploaded by: mike Changelog: 2nd RC for stable release * Bundled PgLOB stream wrapper (sending PgSQL BLOBs through setResource()) * ETag is now customizable through setEtag() * Now using md5(serialize(stat($file))) instead of md5_file($file) for etag generation * Fixed Bug #2998 - Typo in error constant name in guessContentType() Dependencies:
|
1.0.0RC1 |
Easy InstallNot sure? Get more info. pear install HTTP_Download-1.0.0RC1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTTP_Download-1.0.0RC1 Release date: 2004-12-01 09:23 UTC Release state: beta Release uploaded by: mike Changelog: 1st RC for stable release Dependencies:
|
0.10.0 |
Easy InstallNot sure? Get more info. pear install HTTP_Download-0.10.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTTP_Download-0.10.0 Release date: 2004-08-31 07:54 UTC Release state: beta Release uploaded by: mike 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:
|
0.9.0 |
Easy InstallNot sure? Get more info. pear install HTTP_Download-0.9.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTTP_Download-0.9.0 Release date: 2004-07-19 14:38 UTC Release state: beta Release uploaded by: mike Changelog: + Now a Content-Length header is sent if the whole uncompressed download is delivered. (satisfying some download accelerators) + Added support for ZIP archives through Archive_ZIP (CVS only) Dependencies:
|
0.8.1 |
Easy InstallNot sure? Get more info. pear install HTTP_Download-0.8.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTTP_Download-0.8.1 Release date: 2004-07-08 15:52 UTC Release state: beta Release uploaded by: mike Changelog: * Internet Explorer depends on a Pragma header (While it worked fine for me, many people reported this problem) Dependencies:
|
0.8.0 |
Easy InstallNot sure? Get more info. pear install HTTP_Download-0.8.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTTP_Download-0.8.0 Release date: 2004-06-07 14:30 UTC Release state: beta Release uploaded by: mike Changelog: + Caching of the download is now optional and can be configured. Dependencies:
|
0.7.0 |
Easy InstallNot sure? Get more info. pear install HTTP_Download-0.7.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTTP_Download-0.7.0 Release date: 2004-05-04 10:44 UTC Release state: beta Release uploaded by: mike Changelog: + Implemented HTTP/1.1 compliant range support (includes support for multiple range requests like: "Range: bytes=1224-2247,7448-10223,536-747" served as multipart/byteranges) + Added support for the ETag response header as well as If-Match and If-None-Match request header (caching purposes) * Updated required PHP version to 4.2.0 Dependencies:
|
0.6.2 |
Easy InstallNot sure? Get more info. pear install HTTP_Download-0.6.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTTP_Download-0.6.2 Release date: 2004-04-20 08:26 UTC Release state: beta Release uploaded by: mike Changelog: * Bugfix for combined HTTP range header (combined range headers are ignored) Dependencies:
|
0.6.1 |
Easy InstallNot sure? Get more info. pear install HTTP_Download-0.6.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTTP_Download-0.6.1 Release date: 2004-03-25 14:10 UTC Release state: beta Release uploaded by: mike Changelog: Added two additional parameters to sendArchive(), $add_path and $strip_path, which have the same meaning as of Archive_Tar::createModify(). That means if you want to send the directory '/var/ftp/pub/mike' you could define $strip_path as '/var/ftp/pub' so that the files of the archive have only 'mike' as directory. Dependencies:
|
0.6.0 |
Easy InstallNot sure? Get more info. pear install HTTP_Download-0.6.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTTP_Download-0.6.0 Release date: 2004-03-18 11:35 UTC Release state: beta Release uploaded by: mike Changelog: * Added static method HTTP_Download::sendArchive() Dependencies:
|
0.5.2 |
Easy InstallNot sure? Get more info. pear install HTTP_Download-0.5.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTTP_Download-0.5.2 Release date: 2004-02-24 05:56 UTC Release state: beta Release uploaded by: mike Changelog: * Fixed HTTP range support (not completely HTTP compliant) * Fixed bug where wrong 'Content-Length' header was sent if download gets gzipped * Suppress warning if sessions are used and download gets gzipped Dependencies:
|
0.5.1 |
Easy InstallNot sure? Get more info. pear install HTTP_Download-0.5.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTTP_Download-0.5.1 Release date: 2003-12-30 05:01 UTC Release state: beta Release uploaded by: mike Changelog: * Send cache-control headers if download is cached (Andreas Korthaus) * Fixed a bug in the sanity check of HTTP Range headers (Maxim Matyukhin) Dependencies:
|
0.5 |
Easy InstallNot sure? Get more info. pear install HTTP_Download-0.5 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTTP_Download-0.5 Release date: 2003-12-19 15:34 UTC Release state: beta Release uploaded by: mike Changelog: * Bugfixes for use with HTTP_Header >= 0.1.5 (Bug #461) * Don't return a PEAR_Error if download is cached (spotted by Andreas Korthaus) * Added error constants Dependencies:
|
0.4 |
Easy InstallNot sure? Get more info. pear install HTTP_Download-0.4 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTTP_Download-0.4 Release date: 2003-11-25 13:50 UTC Release state: beta Release uploaded by: mike Changelog: * Bugfix (HTTP): 'Last-Modified' was sent as unix timestamp instead of HTTP date * Bugfix (HTTP Range): conditional GET requests didn't come through because of wrong 'Last-Modified' * Bugfix (HTTP Range): 'Content-Length' MUST contain the ACTUAL length of the body * Bugfix (HTTP Range): 'Content-Range' was sent incorrectly (though Apache usually overrules that) * Bugfix (HTTP Range): 'HTTP 200 Ok' was sent instead of 'HTTP 206 Partial Content' (though Apache usually overrules that) * Modified the PCRE of setContentType() to allow additions like '; charset=UTF-8' * Added a check if ext/mime_magic is configured with a valid filename (avoiding fatal error) Dependencies:
|
0.3 |
Easy InstallNot sure? Get more info. pear install HTTP_Download-0.3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTTP_Download-0.3 Release date: 2003-11-15 11:01 UTC Release state: beta Release uploaded by: mike Changelog: * License updated to PHP License 3.0 * State changed from alpha to beta Dependencies:
|
0.2 |
Easy InstallNot sure? Get more info. pear install HTTP_Download-0.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTTP_Download-0.2 Release date: 2003-11-04 07:18 UTC Release state: alpha Release uploaded by: mike Changelog: * Fixed a minor typo * Removed the reference from HTTP_Download::setResource(&$handle) Dependencies:
|
0.1 |
Easy InstallNot sure? Get more info. pear install HTTP_Download-0.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTTP_Download-0.1 Release date: 2003-10-03 14:18 UTC Release state: alpha Release uploaded by: mike Changelog: Initial release. Dependencies:
|