OAuth
PHP Manual

OAuth::getLastResponseInfo

(PECL OAuth >= 0.99.1)

OAuth::getLastResponseInfoGet HTTP information about the last response

Descrizione

public array OAuth::getLastResponseInfo ( void )

Get HTTP information about the last response.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns an array containing the response information for the last request. Constants from curl_getinfo() may be used.

Vedere anche:


OAuth
PHP Manual