Classes, interfaces, and traits

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 »

Classes, interfaces, and traits

Zend_Http_Client_Adapter_Interface

An interface description for Zend_Http_Client_Adapter classes.

« More »

Zend_Http_Client_Adapter_Stream

An interface description for Zend_Http_Client_Adapter_Stream classes.

« More »

Zend_Http_Client_Adapter_Curl

An adapter class for Zend_Http_Client based on the curl extension.

« More »

Zend_Http_Client_Adapter_Exception

« More »

Zend_Http_Client_Adapter_Proxy

HTTP Proxy-supporting Zend_Http_Client adapter class, based on the default socket based adapter.

« More »

Zend_Http_Client_Adapter_Socket

A sockets based (stream_socket_client) adapter class for Zend_Http_Client. Can be used on almost every PHP environment, and does not require any special extensions.

« More »

Zend_Http_Client_Adapter_Test

A testing-purposes adapter.

« More »

Classes, interfaces, and traits

Zend_Http_CookieJar

A Zend_Http_CookieJar object is designed to contain and maintain HTTP cookies, and should be used along with Zend_Http_Client in order to manage cookies across HTTP requests and responses.

« More »

Classes, interfaces, and traits

Zend_Http_Header_HeaderValue

« More »

Zend_Http_Header_SetCookie

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 »

Classes, interfaces, and traits

Zend_Http_Header_Exception_InvalidArgumentException

« More »

Zend_Http_Header_Exception_RuntimeException

« More »

Classes, interfaces, and traits

Zend_Http_Response

Zend_Http_Response represents an HTTP 1.0 / 1.1 response message. It includes easy access to all the response's different elemts, as well as some convenience methods for parsing and validating HTTP responses.

« More »

Zend_Http_Response_Stream

Zend_Http_Response represents an HTTP 1.0 / 1.1 response message. It includes easy access to all the response's different elemts, as well as some convenience methods for parsing and validating HTTP responses.

« More »

Classes, interfaces, and traits

Zend_Http_UserAgent_Device

Interface defining a browser device type.

« More »

Zend_Http_UserAgent_Features_Adapter

The interface required by all Zend_Browser_Features Adapter classes to implement.

« More »

Zend_Http_UserAgent_Storage

« More »

Zend_Http_UserAgent_AbstractDevice

Abstract Class to define a browser device.

« More »

Zend_Http_UserAgent_Bot

Bot browser type matcher

« More »

Zend_Http_UserAgent_Checker

Checker browser type matcher

« More »

Zend_Http_UserAgent_Console

Console browser type matcher

« More »

Zend_Http_UserAgent_Email

Email browser type matcher

« More »

Zend_Http_UserAgent_Exception

« More »

Zend_Http_UserAgent_Features_Adapter_Browscap

Features adapter utilizing PHP's native browscap support

« More »

Zend_Http_UserAgent_Features_Adapter_DeviceAtlas

Features adapter build with the Tera Wurfl Api See installation instruction here : http://deviceatlas.com/licences Download : http://deviceatlas.com/getAPI/php

« More »

Zend_Http_UserAgent_Features_Adapter_TeraWurfl

Features adapter build with the Tera Wurfl Api See installation instruction here : http://www.tera-wurfl.com/wiki/index.php/Installation Download : http://www.tera-wurfl.com/wiki/index.php/Downloads

« More »

Zend_Http_UserAgent_Features_Exception

« More »

Zend_Http_UserAgent_Feed

Feed browser type matcher

« More »

Zend_Http_UserAgent_Mobile

Mobile browser type matcher

« More »

Zend_Http_UserAgent_Offline

Offline browser type matcher

« More »

Zend_Http_UserAgent_Probe

Probe browser type matcher

« More »

Zend_Http_UserAgent_Spam

Spam browser type matcher

« More »

Zend_Http_UserAgent_Storage_Exception

« More »

Zend_Http_UserAgent_Storage_NonPersistent

Non-Persistent Browser Storage

« More »

Zend_Http_UserAgent_Storage_Session

« More »

Zend_Http_UserAgent_Text

Text browser type matcher

« More »

Zend_Http_UserAgent_Validator

Validator browser type matcher

« More »