Zend Framework  1.12
Zend_Http_Client Member List

This is the complete list of members for Zend_Http_Client, including all inherited members.

$_fileInfoDbZend_Http_Clientprotectedstatic
$_queryBracketsEscapedZend_Http_Clientprotected
$_unmaskStatusZend_Http_Clientprotected
$adapterZend_Http_Clientprotected
$authZend_Http_Clientprotected
$body_field_orderZend_Http_Clientprotected
$configZend_Http_Clientprotected
$cookiejarZend_Http_Clientprotected
$enctypeZend_Http_Clientprotected
$filesZend_Http_Clientprotected
$headersZend_Http_Clientprotected
$last_requestZend_Http_Clientprotected
$last_responseZend_Http_Clientprotected
$methodZend_Http_Clientprotected
$paramsGetZend_Http_Clientprotected
$paramsPostZend_Http_Clientprotected
$raw_post_dataZend_Http_Clientprotected
$redirectCounterZend_Http_Clientprotected
$uriZend_Http_Clientprotected
__construct($uri=null, $config=null)Zend_Http_Client
_detectFileMimeType($file)Zend_Http_Clientprotected
_flattenParametersArray($parray, $prefix=null)Zend_Http_Clientprotectedstatic
_getParametersRecursive($parray, $urlencode=false)Zend_Http_Clientprotected
_openTempStream()Zend_Http_Clientprotected
_prepareBody()Zend_Http_Clientprotected
_prepareHeaders()Zend_Http_Clientprotected
_setParameter($type, $name, $value)Zend_Http_Clientprotected
AUTH_BASICZend_Http_Client
CONNECTZend_Http_Client
CONTENT_LENGTHZend_Http_Client
CONTENT_TYPEZend_Http_Client
DELETEZend_Http_Client
ENC_FORMDATAZend_Http_Client
ENC_URLENCODEDZend_Http_Client
encodeAuthHeader($user, $password, $type=self::AUTH_BASIC)Zend_Http_Clientstatic
encodeFormData($boundary, $name, $value, $filename=null, $headers=array())Zend_Http_Clientstatic
GETZend_Http_Client
getAdapter()Zend_Http_Client
getCookieJar()Zend_Http_Client
getHeader($key)Zend_Http_Client
getLastRequest()Zend_Http_Client
getLastResponse()Zend_Http_Client
getRedirectionsCount()Zend_Http_Client
getStream()Zend_Http_Client
getUnmaskStatus()Zend_Http_Client
getUri($as_string=false)Zend_Http_Client
HEADZend_Http_Client
HTTP_0Zend_Http_Client
HTTP_1Zend_Http_Client
MERGEZend_Http_Client
OPTIONSZend_Http_Client
PATCHZend_Http_Client
POSTZend_Http_Client
PUTZend_Http_Client
request($method=null)Zend_Http_Client
resetParameters($clearAll=false)Zend_Http_Client
setAdapter($adapter)Zend_Http_Client
setAuth($user, $password= '', $type=self::AUTH_BASIC)Zend_Http_Client
setConfig($config=array())Zend_Http_Client
setCookie($cookie, $value=null)Zend_Http_Client
setCookieJar($cookiejar=true)Zend_Http_Client
setEncType($enctype=self::ENC_URLENCODED)Zend_Http_Client
setFileUpload($filename, $formname, $data=null, $ctype=null)Zend_Http_Client
setHeaders($name, $value=null)Zend_Http_Client
setMethod($method=self::GET)Zend_Http_Client
setParameterGet($name, $value=null)Zend_Http_Client
setParameterPost($name, $value=null)Zend_Http_Client
setRawData($data, $enctype=null)Zend_Http_Client
setStream($streamfile=true)Zend_Http_Client
setUnmaskStatus($status=true)Zend_Http_Client
setUri($uri)Zend_Http_Client
TRACEZend_Http_Client
VTYPE_FILEZend_Http_Client
VTYPE_SCALARZend_Http_Client