| PEAR Announce 2007-05-18, 7:02 pm |
| The new PEAR package HTTP_Request-1.4.1 (stable) has been released at http://pear.php.net/.
Release notes
-------------
* Removed bogus parameter for getURL() (Bug #9586, thanks to Martin Jansen)
* Improved API documentation (Bug #9984, thanks to Martin Jansen)
* Fixed wrong Content-Length if using mbstring function overloading (bug #10605)
* Fixed bogus "data CRC check failed" error on 64-bit systems (bug #10790,
thanks to Bill Moran)
* Redone the way package handles mbstring function overloading, this will allow
using gzip Content-Encoding when said overloading is switched on
* Added proper header comment blocks, improved phpdoc comments
Package Info
------------
Supports GET/POST/HEAD/TRACE/PUT/DELETE, Basic authentication, Proxy,
Proxy Authentication, SSL, file uploads etc.
Related Links
-------------
Package home: http://pear.php.net/package/HTTP_Request
Changelog: http://pear.php.net/package/HTTP_Request/download/1.4.1
Download: http://download.pear.php.net/packag...quest-1.4.1.tgz
Authors
-------
Alexey Borzov (lead)
|