Enumeration

SoupCacheType

Declaration

enum Soup.CacheType

Description [src]

The type of cache; this affects what kinds of responses will be saved.

Members

SOUP_CACHE_SINGLE_USER

A single-user cache.

  • Value: 0
  • Available since: 3.0
SOUP_CACHE_SHARED

A shared cache.

  • Value: 1
  • Available since: 3.0