           SPELL=pear-http_client
    PEAR_PACKAGE=HTTP_Client
         VERSION=1.0.0
     SOURCE_HASH='sha512:75742238252117e6fb549637f296ef25f335e1ac2a9e03e221e4455392abad27c2e8d7a6ef622f3d5616c0d03d5f14c032052a0c7fefd0ec6160cdb7d6e37c63'
         UPDATED=20050408
      LICENSE[0]=PHP
        KEYWORDS="http php"
           SHORT='PEAR: Easy way to perform multiple HTTP requests and'
cat << EOF
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.
EOF

source $SECTION_DIRECTORY/PEAR_DETAILS
