Top Level :: HTTP

Package Information: HTTP_Download 0.4

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.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.4Download

Release date: 2003-11-25 18:50 UTC
Release state: beta

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 2003-11-15     beta
0.2 2003-11-04     alpha
0.1 2003-10-03     alpha