OAuth::getLastResponseInfo
Get HTTP information about the last response
Beschreibung
public array OAuth::getLastResponseInfo
( void
)
Parameter-Liste
Diese Funktion hat 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
- OAuth::getLastResponse