Top Level :: HTTP

Package Information: HTTP_Client

This package has been superseded, but is still maintained for bugs and security fixes. Use HTTP_Request2 instead.
» Summary » License
Easy way to perform multiple HTTP requests and process their results BSD
» Current Release » Bug Summary
1.2.1 (stable) was released on 2008-10-25 by avb (Changelog)
Easy Install

Not sure? Get more info.

pear install HTTP_Client

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/HTTP_Client

No open bugs
Report a new bug to HTTP_Client
» Description
The HTTP_Client class wraps around HTTP_Request and provides a higher level interface
for performing multiple HTTP requests.

Features:
* Manages cookies and referrers between requests
* Handles HTTP redirection
* Has methods to set default headers and request parameters
* Implements the Subject-Observer design pattern: the base class sends
events to listeners that do the response processing.
» Maintainers » More Information

Packages that depend on HTTP_Client

Dependencies for HTTP_Client