Zend_Http_Client_AbstractLocated in /Zend/Http/Client/Abstract.php (line 40)
| Class | Description |
|---|---|
Zend_Http_Client
|
|
Zend_Http_Client_File
|
HTTP client implementation that reads from files and fakes HTTP responses. |
array
$_headers
= array() (line 61)
Additional HTTP headers to send.
int
$_timeout
= 10 (line 47)
Socket Connection Timeout
Zend_Uri
$_uri
= null (line 54)
The Zend_Uri for the URI we are accessing.
static validateHeaders (line 73)
Validates that $headers is an array of strings, where each string is formed like "Field: value". An exception is thrown on failure.
An empty $headers array is valid and will not throw an exception.
Constructor __construct (line 99)
Class Constructor, create and validate Zend_Uri object
delete (line 201)
Send a DELETE HTTP Request
get (line 175)
Send a GET HTTP Request
post (line 184)
Send a POST HTTP Request
put (line 193)
Send a PUT HTTP Request
setHeaders (line 148)
Set the $headers to send. Headers are supplied as an array of strings, where each string is a header formatted like "Field: value".
setTimeout (line 160)
Set Connection Timeout
Documentation generated on Tue, 11 Jul 2006 12:16:22 -0500 by phpDocumentor 1.3.0RC6