opnsense-ports/www/pear-HTTP_Client/pkg-descr
Franco Fichtner cf93df59b1 */*: sync with upstream
Taken from: FreeBSD
2016-12-14 09:28:31 +01:00

11 lines
445 B
Text

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.
WWW: https://pear.php.net/package/HTTP_Client