Config

class Config

A configuration for the HttpCache plugin.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Specifies if the client where this plugin is installed is shared among multiple users. When set to true, all responses with private Cache-Control directive will not be cached.

Link copied to clipboard

Specifies a storage for private cache entries.

Link copied to clipboard

Specifies a storage for public cache entries.

Functions

Link copied to clipboard

Specifies a storage for private cache entries.

Link copied to clipboard

Specifies a storage for public cache entries.