OAuth::getLastResponseInfo

(PECL OAuth >= 0.99.1)

OAuth::getLastResponseInfoGet HTTP information about the last response

Opis

public OAuth::getLastResponseInfo ( void ) : array

Get HTTP information about the last response.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

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

Zobacz też:

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top