Remi's RPM repository - Packages

Blog | Forum | Repository

php-pear-HTTP-Request2 - Provides an easy way to perform HTTP requests

Website:
http://pear.php.net/package/HTTP_Request2
Licence:
BSD
Vendor:
Remi Collet
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...

Packages

php-pear-HTTP-Request2-2.3.0-1.el5.remi.noarch [130 KiB] Changelog by Remi Collet (2016-02-14):
- update to 2.3.0 (stable)
- raise dependency on Net_URL2 >= 2.2.0
- provide php-composer(pear/http_request2)
- drop generated Changelog
php-pear-HTTP-Request2-2.2.1-1.el5.remi.noarch [119 KiB] Changelog by Remi Collet (2014-01-17):
- update to 2.2.1 (stable)