PEAR  
Search package by name
 

Package Management
Package Management

 

Package Search
Package Search

 

Channel Management
Channel Management

 

Configuration
Configuration

 
Warning: This package management website is not protected with a password, this is a MAJOR security risk. Please read the README.
Package HTTP_Request2
Installed - no -
Latest 2.2.1
License BSD License
Summary Provides an easy way to perform HTTP requests.
Description PHP5 rewrite of HTTP_Request package (with parts of HTTP_Client). Provides
cleaner API and pluggable Adapters:
* 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, managing cookies across requests, proxies, gzip and
deflate encodings, redirects, monitoring the request progress with Observers...
Dependencies
PHP Version: 5.2.0 or newer
PEAR Package: pear.php.net/PEAR 1.9.2 or newer
PEAR Package: pear.php.net/Net_URL2 2.0.0 or newer
PEAR Package: pear.php.net/PEAR 1.9.2 or newer
PHP Extension: curl
PHP Extension: fileinfo
PHP Extension: zlib
PHP Extension: openssl
Options
install Install package
More extra info Extended Package Information
manual pear.php.net Developer Documentation
manual pear.php.net Package Manual