Index of /ports_www/pear-HTTP_Request2
Name Last modified Size
Parent Directory -
Makefile 28-May-2011 14:15 1.5K
distinfo 28-May-2011 14:15 149
pkg-descr 26-Jan-2009 22:32 492
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, authentication,
cookies, proxies, gzip and deflate encodings, monitoring the request
progress with Observers.
WWW: http://pear.php.net/package/HTTP_Request2/