OAuth::getLastResponse
(PECL OAuth >= 0.99.1)
OAuth::getLastResponse — Get the last response
Beschreibung
Get the raw response of the most recent request.
Parameter-Liste
Diese Funktion besitzt keine Parameter.
Rückgabewerte
Returns a string containing the last response.
Siehe auch
- OAuth::getLastResponseInfo() - Get HTTP information about the last response
- OAuth::fetch() - Fetch an OAuth protected resource