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.

參見

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top