Zend Framework  2.4
Client Member List

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

$adapterClientprotected
$authClientprotected
$configClientprotected
$cookiesClientprotected
$encTypeClientprotected
$fileInfoDbClientprotectedstatic
$lastRawRequestClientprotected
$lastRawResponseClientprotected
$redirectCounterClientprotected
$requestClientprotected
$responseClientprotected
$streamNameClientprotected
__construct($uri=null, $options=null)Client
addCookie($cookie, $value=null, $expire=null, $path=null, $domain=null, $secure=false, $httponly=true, $maxAge=null, $version=null)Client
AUTH_BASICClient
AUTH_DIGESTClient
calcAuthDigest($user, $password, $type=self::AUTH_BASIC, $digest=array(), $entityBody=null)Clientprotected
clearAuth()Client
clearCookies()Client
detectFileMimeType($file)Clientprotected
DIGEST_CNONCEClient
DIGEST_NCClient
DIGEST_NONCEClient
DIGEST_OPAQUEClient
DIGEST_QOPClient
DIGEST_REALMClient
dispatch(Stdlib\RequestInterface $request, Stdlib\ResponseInterface $response=null)Client
Zend::Stdlib::DispatchableInterface::dispatch(RequestInterface $request, ResponseInterface $response=null)DispatchableInterface
doRequest(Http $uri, $method, $secure=false, $headers=array(), $body= '')Clientprotected
ENC_FORMDATAClient
ENC_URLENCODEDClient
encodeAuthHeader($user, $password, $type=self::AUTH_BASIC)Clientstatic
encodeFormData($boundary, $name, $value, $filename=null, $headers=array())Client
flattenParametersArray($parray, $prefix=null)Clientprotected
getAdapter()Client
getArgSeparator()Client
getCookieId($cookie)Clientprotected
getCookies()Client
getEncType()Client
getHeader($name)Client
getLastRawRequest()Client
getLastRawResponse()Client
getMethod()Client
getRedirectionsCount()Client
getRequest()Client
getResponse()Client
getStream()Client
getUri()Client
hasHeader($name)Client
openTempStream()Clientprotected
prepareBody()Clientprotected
prepareCookies($domain, $path, $secure)Clientprotected
prepareHeaders($body, $uri)Clientprotected
removeFileUpload($filename)Client
reset()Client
resetParameters($clearCookies=false)Client
send(Request $request=null)Client
setAdapter($adapter)Client
setArgSeparator($argSeparator)Client
setAuth($user, $password, $type=self::AUTH_BASIC)Client
setCookies($cookies)Client
setEncType($encType, $boundary=null)Client
setFileUpload($filename, $formname, $data=null, $ctype=null)Client
setHeaders($headers)Client
setMethod($method)Client
setOptions($options=array())Client
setParameterGet(array $query)Client
setParameterPost(array $post)Client
setRawBody($body)Client
setRequest(Request $request)Client
setResponse(Response $response)Client
setStream($streamfile=true)Client
setUri($uri)Client