Letter P

php-pear-HTTP-Request2 - Provides an easy way to perform HTTP requests

Website: http://pear.php.net/package/HTTP_Request2
License: BSD
Vendor: Alcance Libre, Inc.
Description:
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...

Packages

php-pear-HTTP-Request2-2.5.1-1.fc14.al.noarch [132 KiB] Changelog by Remi Collet (2022-01-07):
- update to 2.5.1 (stable)

Listing created by Repoview-0.6.6-6.fc14.al