OAuth::getLastResponseInfo
(PECL OAuth >= 0.99.1)
OAuth::getLastResponseInfo — Get HTTP information about the last response
Descrierea
public array OAuth::getLastResponseInfo
( void
)
Get HTTP information about the last response.
Parametri
Această funcție nu are parametri.
Valorile întoarse
Returns an array containing the response information for the last request. Constants from curl_getinfo() may be used.
Vedeți de asemenea
- OAuth::fetch() - Fetch an OAuth protected resource
- OAuth::getLastResponse() - Get the last response
There are no user contributed notes for this page.
