[Zend_HttpClient] element index

Package indexes

All elements
d e f g h i p r s z _
_
top
Variable $_filename
Variable $_responseBody
Response body
Variable $_responseCode
HTTP Response Code (i.e. 404 or 200)
Variable $_responseHeaders
Response Headers
Method _openConnection
Open a TCP connection for our HTTP/SSL request.
Method _read
Zend_HttpClient::_read() in HttpClient.php
Read Data from the Socket
Method __construct
Class Constructor, read and parse HTTP response
Method __construct
Class Constructor
Method __construct
Class Constructor, create and validate Zend_Uri object
d
top
Method delete
Zend_HttpClient::delete() in HttpClient.php
Send a DELETE HTTP Request
Method delete
Send a DELETE HTTP Request
e
top
Page Exception.php
Exception.php in Exception.php
f
top
Page File.php
File.php in File.php
g
top
Method get
Zend_HttpClient::get() in HttpClient.php
Send a GET HTTP Request
Method get
Send a GET HTTP Request
Method getBody
Get Response Body
Method getHeaders
Return Response Headers
Method getStatus
Return Response Status
h
top
Page HttpClient.php
HttpClient.php in HttpClient.php
i
top
Method isError
Check if Response is an error
Method isRedirect
Check if Response is a redirect
Method isSuccessful
Check if Response is successful
p
top
Method post
Zend_HttpClient::post() in HttpClient.php
Send a POST HTTP Request
Method post
Send a POST HTTP Request
Method put
Zend_HttpClient::put() in HttpClient.php
Send a PUT HTTP Request
Method put
Send a PUT HTTP Request
r
top
Page Response.php
Response.php in Response.php
s
top
Method setFilename
Sets the filename to read for get() response.
z
top
Class Zend_HttpClient
Zend_HttpClient in HttpClient.php
Class Zend_HttpClient_Exception
Zend_HttpClient_Exception in Exception.php
Class Zend_HttpClient_File
HTTP client implementation that reads from files and fakes HTTP responses.
Class Zend_HttpClient_Response
Zend_HttpClient_Response in Response.php
d e f g h i p r s z _