» Version | » Information |
---|---|
2023-11-01 stable |
|
2022-01-06 stable |
|
2021-07-12 stable |
|
2020-09-24 stable |
|
2020-08-01 stable |
|
2020-07-26 stable |
|
2016-02-13 stable |
|
2014-01-16 stable |
|
2014-01-13 stable |
|
2012-04-08 stable |
|
2012-04-07 stable |
|
2011-10-20 stable |
|
2011-10-01 beta |
|
2011-05-06 beta |
|
2011-04-03 beta |
|
2011-03-25 beta |
|
2011-02-27 beta |
|
2011-02-14 alpha |
|
2010-04-21 alpha |
|
2009-11-21 alpha |
|
0.5.0 |
Easy InstallNot sure? Get more info. pear install HTTP_Request2-0.5.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTTP_Request2-0.5.0 Release date: 2009-11-18 18:36 UTC Release state: alpha Release uploaded by: avb Changelog: * Redirect support added, new configuration parameters 'follow_redirects', 'max_redirects' and 'strict_redirects' available * Implemented workaround for PHP bug 47204, Curl Adapter can now handle Digest authentication and redirects when doing POST requests, unfortunately this requires loading the entire request body into memory. * Config parameter 'use_brackets' is propagated to created instances of Net_URL2 * Prevent memory leaks due to circular references (request #16646) * Fixed a misleading error message when timing out due to default_socket_timeout * HTTP_Request2::setBody() can now accept an instance of HTTP_Request2_MultipartBody without trying to convert it to string * Calling HTTP_Request2::setBody() now clears post parameters and uploads Dependencies:
|
2009-09-14 alpha |
|
2009-05-03 alpha |
|
2009-01-28 alpha |
|
2009-01-07 alpha |
|
2008-11-17 alpha |