Name: | php-pear-HTTP-Request2 |
---|---|
Version: | 2.2.1 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 480043 |
License: | BSD |
RPM: | php-pear-HTTP-Request2-2.2.1-1.el7.noarch.rpm |
Source RPM: | php-pear-HTTP-Request2-2.2.1-1.el7.src.rpm |
Build Date: | Sat Nov 04 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
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 to 2.2.1 (stable)
- update to 2.2.0 (stable) - https://pear.php.net/bugs/20176 - corrupted archive - https://pear.php.net/bugs/20175 - license
- xml2change need simplexml
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- add requires on all extensions
- rebuilt for new pear_datadir
- rebuilt for new pear_testdir
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Version 2.1.1 (stable) - API 2.1.0 (stable) - requires PEAR 1.9.2 - (re)enable test during build