PEAR_REST::getCacheId()

PEAR_REST::getCacheId()  -- getCacheId

Synopsis

require_once '/REST.php';

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

Beschreibung

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

Parameter

string $url

REST resource URL

Fehler-Meldungen

throws no exceptions thrown

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.