[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/include/Zend/Gdata/ -> HttpAdapterStreamingProxy.php (summary)

Zend Framework LICENSE

Copyright: Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
License: http://framework.zend.com/license/new-bsd New BSD License
Version: $Id: HttpAdapterStreamingProxy.php 24593 2012-01-05 20:35:02Z matthew $
File Size: 127 lines (4 kb)
Included or required: 1 time
Referenced: 0 times
Includes or requires: 2 files
 include/Zend/Http/Client/Adapter/Proxy.php
 include/Zend/Http/Client/Adapter/Exception.php

Defines 1 class

Zend_Gdata_HttpAdapterStreamingProxy:: (1 method):
  write()


Class: Zend_Gdata_HttpAdapterStreamingProxy  - X-Ref

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

write($method, $uri, $http_ver = '1.1', $headers = array()   X-Ref
Send request to the proxy server with streaming support

param: string        $method
param: Zend_Uri_Http $uri
param: string        $http_ver
param: array         $headers
param: string        $body
return: string Request as string



Generated: Fri Nov 28 20:08:37 2014 Cross-referenced by PHPXref 0.7.1