Class Zend_Gdata_HttpAdapterStreamingProxy

Description

Extends the proxy HTTP adapter to handle streams instead of discrete body strings.

  • copyright: Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
  • license: New BSD License

Located in /Gdata/HttpAdapterStreamingProxy.php (line 39)

Zend_Http_Client_Adapter_Socket
   |
   --Zend_Http_Client_Adapter_Proxy
      |
      --Zend_Gdata_HttpAdapterStreamingProxy
Class Constant Summary
 CHUNK_SIZE = 1024
Method Summary
 string write (string $method, Zend_Uri_Http $uri, [string $http_ver = '1.1'], [array $headers = array()], [string $body = ''])
Variables
Methods
Class Constants
CHUNK_SIZE = 1024 (line 46)

The amount read from a stream source at a time.

Documentation generated on Tue, 26 Oct 2010 20:08:49 +0400 by phpDocumentor 1.4.2