Subject: CVS commit: wip/pear-HTTP_Request2
From: othyro
Date: 2009-11-10 00:21:54
Message id: E1N7dYs-00082d-3W@ddv4jf1.ch3.sourceforge.com

Log Message:
PHP5 rewrite of HTTP_Request package. Provides cleaner API and pluggable
Adapters. Currently available are:
* Socket adapter, based on old HTTP_Request code,
* Curl adapter, wraps around PHP's cURL extension,
* Mock adapter, to use for testing packages dependent on HTTP_Request2.
Supports POST requests with data and file uploads, basic and digest
authentication, cookies, proxies, gzip and deflate encodings, monitoring
the request progress with Observers...


Files:
RevisionActionfile
1.1importwip/pear-HTTP_Request2/distinfo
1.1importwip/pear-HTTP_Request2/Makefile
1.1importwip/pear-HTTP_Request2/PLIST
1.1importwip/pear-HTTP_Request2/DESCR