Package pear-HTTP_Client: Information

    Source package: pear-HTTP_Client
    Version: 1.2.1-alt1
    Build time:  Oct 23, 2010, 05:25 PM
    Report package bug
    License: PHP
    Summary: Easy way to perform multiple HTTP requests and process their results
    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.

    List of rpms provided by this srpm:
    pear-HTTP_Client (noarch)

    Maintainer: Denis Klimov

    List of contributors:
    Vitaly Lipatov
    Denis Klimov

    ACL:
    @qa_p7

      1. rpm-build-pear
      2. pear-core

    Last changed


    Oct. 23, 2010 Vitaly Lipatov 1.2.1-alt1
    - new version (1.2.1) import in git from tarball
    July 4, 2008 Denis Klimov 1.1.1-alt3
    - new version (ALT bug #14999)
    Oct. 4, 2007 Denis Klimov 1.1.1-alt2
    - fix files section
    - add requires pear-HTTP_Request