Horde_Httppear.horde.orgHttp_ClientHorde HTTP librariesAn API for making HTTP requests.Chuck Hagenbuchchuckchuck@horde.orgyesJan Schneiderjanjan@horde.orgyes2016-07-012.1.71.3.0stablestableBSD-2-Clause
* [jan] Support HTTP PECL extension version 3.x.
5.3.08.0.0alpha18.0.0alpha11.7.0Horde_Exceptionpear.horde.org2.0.03.0.0alpha13.0.0alpha1Horde_Supportpear.horde.org2.0.03.0.0alpha13.0.0alpha1Horde_Testpear.horde.org2.1.03.0.0alpha13.0.0alpha1pecl_httppecl.php.net1.7.04.0.0alpha14.0.0alpha1httpcurl1.0.0alpha11.0.0alphaalpha2011-03-08BSD-2-Clause
* First alpha release for Horde 4.
* Refactor to support multiple request transports, including Curl and the PECL http extension.
1.0.0beta11.0.0betabeta2011-03-16BSD-2-Clause
* First beta release for Horde 4.
1.0.0RC11.0.0betabeta2011-03-22BSD-2-Clause
* First release candidate for Horde 4.
1.0.0RC21.0.0betabeta2011-03-29BSD-2-Clause
* Second release candidate for Horde 4.
1.0.01.0.0stablestable2011-04-06BSD-2-Clause
* First stable release for Horde 4.
1.0.11.0.0stablestable2011-06-01BSD-2-Clause
* [cjh] Consistently implement configurable following of redirects (Bug #9898).
1.0.21.0.0stablestable2011-06-01BSD-2-Clause
* [jan] Fix regression with HTTP authentication.
1.0.31.0.0stablestable2011-06-14BSD-2-Clause
* [gwr] Allow setting request parameters on the existing client instance.
1.0.41.0.0stablestable2011-10-18BSD-2-Clause
* [gwr] Added SOCKS proxy support where available.
1.1.01.1.0stablestable2011-11-02BSD-2-Clause
* [gwr] Support multiple mock responses with the mock request.
* [gwr] Fixed setting response headers for the mock response.
1.1.11.1.0stablestable2012-02-22BSD-2-Clause
* [cjh] Fix infinite loop on unknown parameters being set.
* [cjh] Return real data for HTTP 4xx and 5xx responses when using fopen().
* [cjh] Fix setting PUT data in the Peclhttp Horde_Http_Request class.
2.0.0alpha11.1.0alphastable2012-07-05BSD-2-Clause
* First alpha release for Horde 5.
2.0.0beta11.1.0betastable2012-07-19BSD-2-Clause
* First beta release for Horde 5.
2.0.0beta21.2.0betastable2012-10-12BSD-2-Clause
* [jan] Add verifyPeer request option to disable verification of certification peers during SSL request.
* [jan] Fix error handling in Fopen driver if a custom error handler is installed.
2.0.01.2.0stablestable2012-10-30BSD-2-Clause
* First stable release for Horde 5.
2.0.11.2.0stablestable2012-11-19BSD-2-Clause
* [mms] Use new Horde_Test layout.
2.0.21.2.0stablestable2013-03-05BSD-2-Clause
* [jan] Allow self-signed certificates when using the fopen driver.
2.0.31.2.0stablestable2013-05-07BSD-2-Clause
* [jan] Add configuration option to set User-Agent.
2.0.41.2.0stablestable2013-08-27BSD-2-Clause
* [jan] Provide more useful messages when throwing exceptions.
2.0.51.2.0stablestable2014-02-24BSD-2-Clause
* [mms] Fopen driver needs to handle URIs without a protocol scheme - default to http (Bug #12991).
2.1.01.3.0stablestable2014-04-03BSD-2-Clause
* [jan] Add support for PECL http 2.0 extension (Michael Cramer <michael@bigmichi1.de>).
2.1.11.3.0stablestable2014-05-02BSD-2-Clause
* [jan] Fix HTTP authentication with PECL HTTP drivers.
* [jan] Always cast reponse body to string with pecl_http 2.0 (Michael Cramer <michael@bigmichi1.de>).
2.1.21.3.0stablestable2014-12-29BSD-2-Clause
* [mms] Horde_Http_Base_Response#getHeader() is now case-insensitive for the header input (Bug #13736).
2.1.31.3.0stablestable2015-01-08BSD-2-Clause
* [jan] Add unit tests for PECL HTTP 1.x/2.x drivers.
2.1.41.3.0stablestable2015-03-03BSD-2-Clause
* [jan] Make Horde_Http_Base_Response::headers array keys lowercase again (Bug #13843).
* [jan] Fix return code from multi-request actions in Peclhttp2 driver.
2.1.51.3.0stablestable2015-04-13BSD-2-Clause
* [jan] Allow to pass Horde_Url objects as URI (Bug #13897).
2.1.61.3.0stablestable2016-02-01BSD-2-Clause
* [jan] Fix disabling SSL certificate hostname check (Thomas Jarosch <thomas.jarosch@intra2net.com>, Bug #12929).
* [jan] Mark PHP 7 as supported.
2.1.71.3.0stablestable2016-07-01BSD-2-Clause
* [jan] Support HTTP PECL extension version 3.x.