[
class tree:
] [
index:
] [
all elements
]
Packages:
HTTP_Client
Index of all elements
[
a
] [
c
] [
d
] [
e
] [
g
] [
h
] [
l
] [
p
] [
r
] [
s
] [
u
]
a
addCookie
in file CookieManager.php, method
HTTP_Client_CookieManager::addCookie()
Explicitly adds cookie to the list
attach
in file Client.php, method
HTTP_Client::attach()
Adds a Listener to the list of listeners that are notified of the object's events
top
c
currentResponse
in file Client.php, method
HTTP_Client::currentResponse()
Returns the most recent HTTP response
CookieManager.php
procedural page
CookieManager.php
Client.php
procedural page
Client.php
top
d
detach
in file Client.php, method
HTTP_Client::detach()
Removes a Listener from the list of listeners
top
e
enableHistory
in file Client.php, method
HTTP_Client::enableHistory()
Sets whether to keep all the responses or just the most recent one
top
g
get
in file Client.php, method
HTTP_Client::get()
Sends a 'GET' HTTP request
getResults
in file link-checker.php, method
HTTP_Client_LinkChecker::getResults()
Returns the link checking results
top
h
head
in file Client.php, method
HTTP_Client::head()
Sends a 'HEAD' HTTP request
HTTP_Client
in file Client.php, method
HTTP_Client::HTTP_Client()
Constructor
HTTP_Client
in file Client.php, class
HTTP_Client
A simple HTTP client class.
HTTP_Client_CookieManager
in file CookieManager.php, method
HTTP_Client_CookieManager::HTTP_Client_CookieManager()
Constructor
HTTP_Client_CookieManager
in file CookieManager.php, class
HTTP_Client_CookieManager
This class is used to store cookies and pass them between HTTP requests.
HTTP_Client_LinkChecker
in file link-checker.php, class
HTTP_Client_LinkChecker
top
l
link-checker.php
procedural page
link-checker.php
top
p
passCookies
in file CookieManager.php, method
HTTP_Client_CookieManager::passCookies()
Adds cookies to the request
post
in file Client.php, method
HTTP_Client::post()
Sends a 'POST' HTTP request
top
r
reset
in file Client.php, method
HTTP_Client::reset()
Clears object's internal properties
reset
in file CookieManager.php, method
HTTP_Client_CookieManager::reset()
Clears the $_cookies array
top
s
setDefaultHeader
in file Client.php, method
HTTP_Client::setDefaultHeader()
Sets default header(s) for HTTP requests
setMaxRedirects
in file Client.php, method
HTTP_Client::setMaxRedirects()
Sets the maximum redirects that will be processed.
setRequestParameter
in file Client.php, method
HTTP_Client::setRequestParameter()
Sets parameter(s) for HTTP requests
top
u
update
in file link-checker.php, method
HTTP_Client_LinkChecker::update()
updateCookies
in file CookieManager.php, method
HTTP_Client_CookieManager::updateCookies()
Updates cookie list from HTTP server response
top
Documentation generated on Mon, 11 Mar 2019 10:16:32 -0400 by
phpDocumentor 1.4.4
. PEAR Logo Copyright © PHP Group 2004.