Fedora 15 Update: php-pear-HTTP-Request2-0.6.0-1.fc15

updates at fedoraproject.org updates at fedoraproject.org
Thu Mar 3 03:21:45 UTC 2011


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2011-1646
2011-02-16 21:27:09
--------------------------------------------------------------------------------

Name        : php-pear-HTTP-Request2
Product     : Fedora 15
Version     : 0.6.0
Release     : 1.fc15
URL         : http://pear.php.net/package/HTTP_Request2
Summary     : Provides an easy way to perform HTTP requests
Description :
PHP5 rewrite of HTTP_Request package. Provides cleaner API and pluggable
Adapters. Currently available are:
  * Socket adapter, based on old HTTP_Request code,
  * Curl adapter, wraps around PHP's cURL extension,
  * Mock adapter, to use for testing packages dependent on HTTP_Request2.
Supports POST requests with data and file uploads, basic and digest
authentication, cookies, proxies, gzip and deflate encodings, monitoring
the request progress with Observers...

--------------------------------------------------------------------------------
Update Information:

Upstream Changelog:

Additions and changes:
* Added test suite that interacts with a webserver. Please refer to tests/NetworkConfig.php.dist for instructions.
* Packaging changes: docs/ and tests/ contents are installed without redundant subdirectories.
* Added a $replace parameter to HTTP_Request2::setHeader() that controls whether new header value will overwrite previous one or be appended to it (request #17507)

Bugfixes:
* Fixed a typo in Curl Adapter that prevented 'strict_redirects' from working
* Curl Adapter will throw an exception if CURLOPT_FOLLOWLOCATION can not be enabled due to PHP setup (bug #17450)
* Allow parameters in manually set Content-Type headers (bug #17460)
* Properly reset redirect limit if multiple requests are performed with the same instance of Socket Adapter (bug #17826)
* Response::getBody() no longer tries to decode empty strings (bug #18169)

RPM Changelog:
* run test suite during build
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update php-pear-HTTP-Request2' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list