Zend Framework  1.12
Zend_Http Namespace Reference

Client_Adapter More...

Detailed Description

Client_Adapter

Non-Persistent Browser Storage.

Zend_Http_UserAgent_Features_Adapter_Interface.

UserAgent

Zend_Http_Response represents an HTTP 1.0 / 1.1 response message.

Response

Header

Header

Header_Exception

Header_Exception

Exception

CookieJar

CookieJar

Cookie

Client

Client

Client_Exception

Client_Adapter_Exception

Client_Adapter

Version
$Id$

(http://www.zend.com) http://framework.zend.com/license/new-bsd New BSD License

Exceptions
Zend_Http_Client_Exception

(http://www.zend.com)

Version
$Id$ http://framework.zend.com/license/new-bsd New BSD License

It includes easy access to all the response's different elemts, as well as some convenience methods for parsing and validating HTTP responses.

Response

Features adapter utilizing PHP's native browscap support

Requires that you have a PHP-compatible version of the browscap.ini, per the instructions at http://php.net/get_browser

UserAgent

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

UserAgent

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

UserAgent

See Also
Zend_Http_UserAgent_Exception (http://www.zend.com) http://framework.zend.com/license/new-bsd New BSD License

(http://www.zend.com) http://framework.zend.com/license/new-bsd New BSD License

Version
Id:
NonPersistent.php 20096 2010-01-06 02:05:09Z bkarwin
See Also
Zend_Http_UserAgent_Storage_InterfaceSince HTTP Browserentication happens again on each request, this will always be re-populated. So there's no need to use sessions, this simple value class will hold the data for rest of the current request.

UserAgent

See Also
Zend_Http_UserAgent_Storage
Zend_Session_Namespace (http://www.zend.com) http://framework.zend.com/license/new-bsd New BSD License