HTTP_Client::currentResponse() -- Returns the most recent HTTP response
Description
The returned array has the following keys: 'code', 'headers', 'body'.
Valeurs renvoyées
throws no exceptions thrown
Note
Cette fonction ne peut pas être appelée de façon statique.