Microsoft_Http
[ class tree: Microsoft_Http ] [ index: Microsoft_Http ] [ all elements ]

Element index for package Microsoft_Http

[ c ] [ d ] [ e ] [ f ] [ g ] [ i ] [ m ] [ p ] [ r ] [ s ] [ t ] [ v ] [ _ ]

_

$_body
in file Response.php, variable Microsoft_Http_Response::$_body
    The HTTP response body
$_code
in file Response.php, variable Microsoft_Http_Response::$_code
    The HTTP response code
$_headers
in file Response.php, variable Microsoft_Http_Response::$_headers
    The HTTP response headers array
$_message
in file Response.php, variable Microsoft_Http_Response::$_message
    The HTTP response code as string (e.g. 'Not Found' for 404 or 'Internal Server Error' for 500)
$_statusMessages
in file Response.php, variable Microsoft_Http_Response::$_statusMessages
    List of all known HTTP response status codes
$_version
in file Response.php, variable Microsoft_Http_Response::$_version
    The HTTP version (1.0, 1.1)
__construct
in file Response.php, method Microsoft_Http_Response::__construct()
    HTTP response constructor
$_proxyCredentials
in file Transport.php, variable Microsoft_Http_Transport::$_proxyCredentials
    Proxy credentials
$_proxyPort
in file Transport.php, variable Microsoft_Http_Transport::$_proxyPort
    Proxy port
$_proxyUrl
in file Transport.php, variable Microsoft_Http_Transport::$_proxyUrl
    Proxy url
$_useProxy
in file Transport.php, variable Microsoft_Http_Transport::$_useProxy
    Use proxy?
$_userAgent
in file Transport.php, variable Microsoft_Http_Transport::$_userAgent
    User agent string
__construct
in file Curl.php, method Microsoft_Http_Transport_Curl::__construct()
    Microsoft_Http_Transport_Curl constructor
top

c

createChannel
in file Transport.php, method Microsoft_Http_Transport::createChannel()
    Create channel
Curl.php
procedural page Curl.php
top

d

delete
in file Transport.php, method Microsoft_Http_Transport::delete()
    Perform DELETE request
top

e

extractBody
in file Response.php, method Microsoft_Http_Response::extractBody()
    Extract the body from a response string
extractCode
in file Response.php, method Microsoft_Http_Response::extractCode()
    Extract the response code from a response string
extractHeaders
in file Response.php, method Microsoft_Http_Response::extractHeaders()
    Extract the headers from a response string
extractMessage
in file Response.php, method Microsoft_Http_Response::extractMessage()
    Extract the HTTP message from a response
extractVersion
in file Response.php, method Microsoft_Http_Response::extractVersion()
    Extract the HTTP version from a response
Exception.php
procedural page Exception.php
Exception.php
procedural page Exception.php
top

f

fromString
in file Response.php, method Microsoft_Http_Response::fromString()
    Create a new Microsoft_Http_Response object from a string
top

g

getBody
in file Response.php, method Microsoft_Http_Response::getBody()
    The HTTP response body
getCode
in file Response.php, method Microsoft_Http_Response::getCode()
    Get the HTTP response code
getHeader
in file Response.php, method Microsoft_Http_Response::getHeader()
    Get a specific header as string, or null if it is not set
getHeaders
in file Response.php, method Microsoft_Http_Response::getHeaders()
    Get the HTTP response headers array
getMessage
in file Response.php, method Microsoft_Http_Response::getMessage()
    Get the HTTP response code as string (e.g. 'Not Found' for 404 or 'Internal Server Error' for 500)
getVersion
in file Response.php, method Microsoft_Http_Response::getVersion()
    Get the HTTP version (1.0, 1.1)
get
in file Transport.php, method Microsoft_Http_Transport::get()
    Perform GET request
top

i

isError
in file Response.php, method Microsoft_Http_Response::isError()
    Check whether the response is an error
isRedirect
in file Response.php, method Microsoft_Http_Response::isRedirect()
    Check whether the response is a redirection
isSuccessful
in file Response.php, method Microsoft_Http_Response::isSuccessful()
    Check whether the response in successful
top

m

Microsoft_Http_Response
in file Response.php, class Microsoft_Http_Response
    Microsoft_Http_Response
Microsoft_Http_Exception
in file Exception.php, class Microsoft_Http_Exception
Microsoft_Http_Transport
in file Transport.php, class Microsoft_Http_Transport
Microsoft_Http_Transport_Curl
in file Curl.php, class Microsoft_Http_Transport_Curl
Microsoft_Http_Transport_Exception
in file Exception.php, class Microsoft_Http_Transport_Exception
top

p

post
in file Transport.php, method Microsoft_Http_Transport::post()
    Perform POST request
put
in file Transport.php, method Microsoft_Http_Transport::put()
    Perform PUT request
top

r

Response.php
procedural page Response.php
request
in file Transport.php, method Microsoft_Http_Transport::request()
    Perform request
request
in file Curl.php, method Microsoft_Http_Transport_Curl::request()
    Perform request
top

s

setProxy
in file Transport.php, method Microsoft_Http_Transport::setProxy()
    Set proxy
top

t

Transport.php
procedural page Transport.php
top

v

VERB_DELETE
in file Transport.php, class constant Microsoft_Http_Transport::VERB_DELETE
VERB_GET
in file Transport.php, class constant Microsoft_Http_Transport::VERB_GET
    HTTP VERBS
VERB_HEAD
in file Transport.php, class constant Microsoft_Http_Transport::VERB_HEAD
VERB_MERGE
in file Transport.php, class constant Microsoft_Http_Transport::VERB_MERGE
VERB_POST
in file Transport.php, class constant Microsoft_Http_Transport::VERB_POST
VERB_PUT
in file Transport.php, class constant Microsoft_Http_Transport::VERB_PUT
top

Documentation generated on Thu, 26 Nov 2009 08:04:31 +0100 by phpDocumentor 1.4.3