| Zend_Http_Cookie | Zend_Http_Cookie is a class describing an HTTP cookie and all it's parameters. |
| Zend_Http_Client | Zend_Http_Client is an implemetation of an HTTP client in PHP |
| Zend_Http_Client_Exception | |
| Zend_Http_Exception |
| Zend_Http_Client_Adapter_Curl | An adapter class for Zend_Http_Client based on the curl extension. |
| Zend_Http_Client_Adapter_Exception | |
| Zend_Http_Client_Adapter_Interface | An interface description for Zend_Http_Client_Adapter classes. |
| Zend_Http_Client_Adapter_Proxy | HTTP Proxy-supporting Zend_Http_Client adapter class, based on the default |
| Zend_Http_Client_Adapter_Socket | A sockets based (stream_socket_client) adapter class for Zend_Http_Client |
| Zend_Http_Client_Adapter_Test | A testing-purposes adapter. |
| Zend_Http_CookieJar | A Zend_Http_CookieJar object is designed to contain and maintain HTTP cookies, and should |
| Zend_Http_Response | Zend_Http_Response represents an HTTP 1.0 / 1.1 response message |