|
OAuth::getLastResponseInfoGet HTTP information about the last response Description
public array OAuth::getLastResponseInfo()
Get HTTP information about the last response. ParametersThis function has no parameters. Return ValuesReturns an array containing the response information for the last request. Constants from curl_getinfo may be used. See Also
|