Top Level :: HTTP

Package Information: HTTP_Client

» Summary» License
Easy way to perform multiple HTTP requests and process their resultsBSD
» Current Release» Bug Summary
1.1.1 (stable) was released on 2007-05-19 (Changelog)
  • Package Maintenance Rank: 26 of 159 packages with open bugs
  • Number of open bugs: 2 (29 total bugs)
  • Average age of open bugs: 71 days
  • Oldest open bug: 91 days
» 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