Classes, interfaces, and traits

Zend_Http_Client

Zend_Http_Client is an implementation of an HTTP client in PHP. The client supports basic features like sending different HTTP requests and handling redirections, as well as more advanced features like proxy settings, HTTP authentication and cookie persistence (using a Zend_Http_CookieJar object)

« More »

Zend_Http_Client_Exception

« More »

Zend_Http_Exception

« More »