Index of /ports_www/pear-HTTP_Client
Name Last modified Size
Parent Directory -
Makefile 11-Jan-2009 13:59 750
distinfo 28-May-2011 14:15 145
pkg-descr 02-Feb-2005 15:42 446
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.
WWW: http://pear.php.net/package/HTTP_Client/