» Version | » Information |
---|---|
2008-11-17 stable |
|
2008-07-21 stable |
|
2007-10-26 stable |
|
2007-05-18 stable |
|
2006-10-25 stable |
|
2005-11-06 stable |
|
2004-12-30 stable |
|
2004-10-01 stable |
|
2004-05-19 stable |
|
2004-04-29 stable |
|
1.2 |
Easy InstallNot sure? Get more info. pear install HTTP_Request-1.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTTP_Request-1.2 Release date: 2003-10-27 05:53 UTC Release state: stable Release uploaded by: avb Changelog: Feature additions: * Support for multipart/form-data POST requests and file uploads (partly based on Christian Stocker's work) * Brackets [] after array variables are optional (on by default, controlled by useBrackets parameter) * HTTP_Request now implements a Subject-Observer design pattern. It is possible to add Listeners to the Request object to e.g. draw a progress bar when downloading a large file. This is partly based on Stefan Walk's work. A usage example for this is available. Migration to 1.2: * Redirect support is now OFF by default * Redirect support is DEPRECATED * Methods clearCookies(), clearPostData(), reset() are DEPRECATED Fixes: * Fixed PEAR bug #18 (Lowercased headers, fix by Dave Mertens) * Fixed PEAR bug #131 (Domain without trailing slash) * Fixed PHP bug 25486 (100 Continue handling) * Fixed PEAR bug #150 (Notices being generated) * Fixed problems with HTTP responses without bodies Dependencies:
|
2003-01-30 stable |
|
2003-01-20 stable |
|
2002-09-16 stable |
|
2002-07-27 stable |
|
2002-02-17 stable |