PEAR_REST::getCacheId()

PEAR_REST::getCacheId()  -- getCacheId

Referentiesamenvatting

require_once '/REST.php';

array|false PEAR_REST::getCacheId (string $url)

Beschrijving

Retrieve the HTTP caching information for a REST resource, or FALSE if no cache is found.

Parameter

string $url

REST resource URL

Throws

throws no exceptions thrown

Note

Deze functie kan niet statisch worden aangeroepen.