[ Index ]

PHP Cross Reference of moodle-2.8

title

Body

[close]

/lib/zend/Zend/Gdata/ -> HttpAdapterStreamingProxy.php (summary)

Zend Framework LICENSE

Copyright: Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
License: http://framework.zend.com/license/new-bsd New BSD License
Version: $Id$
File Size: 127 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

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:29:05 2014 Cross-referenced by PHPXref 0.7.1