OAuth::getLastResponseInfo
PHP function
Edit on GitHub ✎
(PECL OAuth >= 0.99.1)
Get HTTP information about the last response
Description
OAuth::getLastResponseInfo(): array
Get HTTP information about the last response.
Parameters Parameters
Return Values
Returns an array containing the response information for the last request. Constants from curl_getinfo() may be used.
See Also
OAuth::fetchOAuth::getLastResponse