Enumeration: CacheControlType
Defined in: enum/CacheControlType.ts:5
CacheControlType Type enumeration for CacheControl classification
Enumeration Members
NO_STORE
NO_STORE:
"NO_STORE"
Defined in: enum/CacheControlType.ts:6
PUBLIC
PUBLIC:
"PUBLIC"
Defined in: enum/CacheControlType.ts:7