| HTTP_Client::attach() | HTTP_Client::detach() |
| HTTP_Client | |
| PEAR Manual | |
require_once 'HTTP/Client.php';
|
array& HTTP_Client::currentResponse (
)
The returned array has the following keys: 'code', 'headers', 'body'.
throws no exceptions thrown
This function can not be called statically.
| HTTP_Client::attach() | HTTP_Client::detach() |
| HTTP_Client | |
| PEAR Manual | |