update : 2015.11.03
php.shukuma.com검색:
|
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. 참고
|