| HTTP_Client::currentResponse() | HTTP_Client::get() |
| HTTP_Client | |
| PEAR Manual | |
require_once 'HTTP/Client.php';
|
boolean HTTP_Client::detach (
object HTTP_Request_Listener &$listener
)
This package is not documented yet.
Listener instance to detach
returns whether the listener was successfully detached
throws no exceptions thrown
see attach()
This function can not be called statically.
| HTTP_Client::currentResponse() | HTTP_Client::get() |
| HTTP_Client | |
| PEAR Manual | |