(PECL OAuth >= 0.99.1)
Get HTTP information about the last response
public array OAuth::getLastResponseInfo ( void )
Get HTTP information about the last response.
Returns:
Returns an array containing the response information for the last request. Constants from curl_getinfo() may be used.
See also:
Please login to continue.