OAuth
PHP Manual

OAuth::getLastResponseInfo

(PECL OAuth >= 0.99.1)

OAuth::getLastResponseInfoGet HTTP information about the last response

説明

public array OAuth::getLastResponseInfo ( void )

Get HTTP information about the last response.

パラメータ

この関数にはパラメータはありません。

返り値

Returns an array containing the response information for the last request. Constants from curl_getinfo() may be used.

参考


OAuth
PHP Manual