[ANNOUNCEMENT] pecl_http-3.2.4 (stable) Released.
[email protected] ("PECL Announce")
| Newsgroups | php.pecl.dev |
|---|---|
| Message-ID | <[email protected]> |
The new PECL package pecl_http-3.2.4 (stable) has been released at https://pecl.php.net/.
Release notes
-------------
* Fixed configure on systems which do not provide icu-config
* Fixed gh-issue #89: Cookie handling cannot be disabled since v3.2.1
Package Info
-------------
This HTTP extension aims to provide a convenient and powerful
set of functionality for one of PHPs major applications.
It eases handling of HTTP urls, headers and messages, provides
means for negotiation of a client's preferred content type,
language and charset, as well as a convenient way to send any
arbitrary data with caching and resuming capabilities.
It provides powerful request functionality with support for
parallel requests.
Documentation:
https://mdref.m6w6.name/http
Related Links
-------------
Package home: https://pecl.php.net/package/pecl_http
Changelog: https://pecl.php.net/package-changelog.php?package=pecl_http
Download: https://pecl.php.net/get/pecl_http-3.2.4.tgz
Authors
-------------
Michael Wallner <[email protected]> (lead)