OAuth::getLastResponseInfo

(PECL OAuth >= 0.99.1)

OAuth::getLastResponseInfoGet HTTP information about the last response

Descrierea

public OAuth::getLastResponseInfo ( void ) : array

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.

A se vedea și