Interface GetCachedContentConfig

Optional parameters for caches.get method.

interface GetCachedContentConfig {
    httpOptions?: HttpOptions;
}

Properties

Properties

httpOptions?: HttpOptions

Used to override HTTP request options.

MMNEPVFCICPMFPCPTTAAATR