require_once 'HTTP/Client.php';
boolean HTTP_Client::detach (object HTTP_Request_Listener &$listener)
boolean HTTP_Client::detach
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.