require_once 'HTTP/Client.php';
array& HTTP_Client::currentResponse ()
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.