HTTP_Client::currentResponse()

HTTP_Client::currentResponse()

HTTP_Client::currentResponse() -- Returns the most recent HTTP response

Description

The returned array has the following keys: 'code', 'headers', 'body'.

Throws

throws no exceptions thrown

Note

This function can not be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.