[Horde_Http_Client] element index
Package indexes
Horde
Horde_Framework
Horde_Alarm
horde
Horde_Argv
Horde_Auth
Auth
Kolab_Server
Horde_Block
Horde_Browser
Horde_CLI
Horde_Cache
Horde_Cipher
Horde_Compress
Horde_Crypt
Horde_DOM
Horde_Data
Horde_DataTree
Horde_Date
Horde_Editor
Horde_Feed
File_CSV
File_PDF
Horde_Form
Horde_Group
Horde_History
Horde_Text
Horde_IMAP
Horde_Image
Horde_Kolab
Kolab_Filter
Kolab_Test
Kolab
Horde_Kolab_Filter
Kolab_Format
Kolab_FreeBusy
Share
Kolab_Storage
Horde_LDAP
Horde_Lens
Horde_Loader
Horde_Lock
Horde_Log
Horde_MIME
Horde_MIME_Viewer
Mail
Horde_Maintenance
Horde_Memcache
Horde_Mobile
Horde_NLS
Net_IMSP
Net_SMS
Horde_Notification
Horde_Perms
Horde_Prefs
Horde_RPC
Rampage
Horde_Rdo
Horde_Routes
Horde_SQL
Horde_Db
Horde_Scheduler
Horde_Secret
Horde_Serialize
Horde_SessionHandler
Horde_SessionObjects
Horde_Share
Horde_SpellChecker
SyncML
Horde_Template
Text_Diff
Horde_Text_Textile
Horde_Token
Horde_Tree
Horde_UI
Horde_Util
VC
VFS
VFS_ISO
Horde_View
XML_WBXML
Horde_Xml_Element
Horde_Yaml
admintools
Horde_iCalendar
Kolab_Resource
Horde_Kolab_Resource
All elements
a
c
d
e
g
h
m
p
r
s
u
_
_
top
$_headers
Horde_Http_Client::$_headers
in Client.php
Request headers
$_lastRequest
Horde_Http_Client::$_lastRequest
in Client.php
The most recent HTTP request
$_lastResponse
Horde_Http_Client::$_lastResponse
in Client.php
The most recent HTTP response
$_proxyPass
Horde_Http_Client::$_proxyPass
in Client.php
Proxy password
$_proxyServer
Horde_Http_Client::$_proxyServer
in Client.php
Proxy server
$_proxyUser
Horde_Http_Client::$_proxyUser
in Client.php
Proxy username
$_responseIndex
Horde_Http_Client_Mock::$_responseIndex
in Mock.php
Current mock response
$_responses
Horde_Http_Client_Mock::$_responses
in Mock.php
Array of mock responses
$_stream
Horde_Http_Client_Response::$_stream
in Response.php
Response body
$_uri
Horde_Http_Client::$_uri
in Client.php
URI to make our next request to
_parseHeaders
Horde_Http_Client_Response::_parseHeaders()
in Response.php
Parse an array of response headers, mindful of line continuations, etc.
__construct
Horde_Http_Client_Response::__construct()
in Response.php
Constructor
__construct
Horde_Http_Client::__construct()
in Client.php
Horde_Http_Client constructor.
__construct
Horde_Http_Client_Exception::__construct()
in Exception.php
Constructor
__get
Horde_Http_Client::__get()
in Client.php
Get a client parameter
__set
Horde_Http_Client::__set()
in Client.php
Set a client parameter
a
top
addResponse
Horde_Http_Client_Mock::addResponse()
in Mock.php
Add another response to the response buffer.
c
top
$code
Horde_Http_Client_Response::$code
in Response.php
HTTP response code
Client.php
Client.php
in Client.php
d
top
delete
Horde_Http_Client::delete()
in Client.php
Send a DELETE request
e
top
Exception.php
Exception.php
in Exception.php
g
top
get
Horde_Http_Client::get()
in Client.php
Send a GET request
getBody
Horde_Http_Client_Response::getBody()
in Response.php
Return the body of the HTTP response.
getHeader
Horde_Http_Client::getHeader()
in Client.php
Get the current value of $header
getHeader
Horde_Http_Client_Response::getHeader()
in Response.php
Get the value of a single response header.
getStream
Horde_Http_Client_Response::getStream()
in Response.php
Return a stream pointing to the response body that can be used with all standard PHP stream functions.
get-example-dot-com.php
get-example-dot-com.php
in get-example-dot-com.php
h
top
$headers
Horde_Http_Client_Response::$headers
in Response.php
Response headers
$httpVersion
Horde_Http_Client_Response::$httpVersion
in Response.php
HTTP protocol version that was used
Horde_Http_Client
Horde_Http_Client
in Client.php
Horde_Http_Client_Exception
Horde_Http_Client_Exception
in Exception.php
Horde_Http_Client_Mock
Horde_Http_Client_Mock
in Mock.php
Horde_Http_Client_Response
Horde_Http_Client_Response
in Response.php
m
top
Mock.php
Mock.php
in Mock.php
p
top
post
Horde_Http_Client::post()
in Client.php
Send a POST request
put
Horde_Http_Client::put()
in Client.php
Send a PUT request
r
top
Response.php
Response.php
in Response.php
request
Horde_Http_Client::request()
in Client.php
Send an HTTP request
request
Horde_Http_Client_Mock::request()
in Mock.php
Send an HTTP request
s
top
setHeaders
Horde_Http_Client::setHeaders()
in Client.php
Set one or more headers
setResponse
Horde_Http_Client_Mock::setResponse()
in Mock.php
Set the HTTP response(s) to be returned by this adapter
setResponseIndex
Horde_Http_Client_Mock::setResponseIndex()
in Mock.php
Sets the position of the response buffer. Selects which response will be returned on the next call to read().
u
top
$uri
Horde_Http_Client_Response::$uri
in Response.php
Fetched URI
a
c
d
e
g
h
m
p
r
s
u
_