OAuth
PHP 手册

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.

参数

This function has no parameters.

返回值

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

参见


OAuth
PHP 手册