|
OAuth::getLastResponseInfo(PECL OAuth >= 0.99.1) OAuth::getLastResponseInfo — Get 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. Смотрите также
|
|