Name: | php-pecl-http |
---|---|
Version: | 2.5.6 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | Development/Languages |
Size: | 516734 |
License: | BSD |
RPM: | php-pecl-http-2.5.6-1.el7.aarch64.rpm |
Source RPM: | php-pecl-http-2.5.6-1.el7.src.rpm |
Build Date: | Wed May 30 2018 |
Build Host: | ca-buildarm04.us.oracle.com |
Vendor: | Oracle America |
URL: | http://pecl.php.net/package/pecl_http |
Summary: | Extended HTTP support |
Description: | The HTTP extension aims to provide a convenient and powerful set of functionality for major applications. The HTTP extension eases handling of HTTP URLs, dates, redirects, headers and messages in a HTTP context (both incoming and outgoing). It also provides means for client negotiation of preferred language and charset, as well as a convenient way to exchange arbitrary data with caching and resuming capabilities. Also provided is a powerful request and parallel interface. Version 2 is completely incompatible to previous version. Note: . php-pecl-http1 provides API version 1 . php-pecl-http provides API version 2 Documentation : http://devel-m6w6.rhcloud.com/mdref/http |
- Update to 2.5.6 (stable) - Ignore 1 failed test with PHP 5.4.16
- Update to 2.5.5 (stable)
- Update to 2.5.3 (stable)
- Update to 2.5.2 (stable)
- Update to 2.5.1 (stable) - raise dependency on raphf 1.1.0
- update to 2.5.0 - add dependencies on pecl/json_post and pecl/apfd - drop dependency on json
- Update to 2.2.1 (stable)
- Update to 2.2.0 (stable) - add dependency on libidn
- Update to 2.1.4
- Update to 2.1.1 - run test suite during build - ignore known failed tests with PHP 5.3.3