PEAR_REST::getCacheId

PEAR_REST::getCacheId() – getCacheId

Synopsis

require_once '/REST.php';

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

Description

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

This function can not be called statically.

getCache (Previous) Retrieve REST data, but always retrieve the local cache if it is available. (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.