OAuth::getLastResponseInfo
(PECL OAuth >= 0.99.1)
OAuth::getLastResponseInfo — Get HTTP information about the last response
Beschreibung
Get HTTP information about the last response.
Parameter-Liste
Diese Funktion besitzt keine Parameter.
Rückgabewerte
Returns an array containing the response information for the last request. Constants from curl_getinfo() may be used.
Siehe auch
- OAuth::fetch() - Fetch an OAuth protected resource
- OAuth::getLastResponse() - Get the last response