PEAR::HTTP_Request in Version 1.4.1 veröffentlicht

Supports GET/POST/HEAD/TRACE/PUT/DELETE, Basic authentication, Proxy,
Proxy Authentication, SSL, file uploads etc.
Release date: 2007-05-18 19:24 UTC
Release state: stable
Changelog:
* 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
Dependencies:
- PHP Version: PHP 4.0.0 or newer
- PEAR Package: PEAR Installer 1.4.0b1 or newer
- PEAR Package: Net_URL 1.0.12 or newer
- PEAR Package: Net_Socket 1.0.2 or newer