Interface: CacheControlInput
Defined in: type/CacheControlInput.ts:8
Cache Control Input options! Defaults:
- type=public
- maxAge=7days
Properties
maxAge?
optionalmaxAge?:number
Defined in: type/CacheControlInput.ts:12
Cache max-age value
type?
optionaltype?:CacheControlType
Defined in: type/CacheControlInput.ts:10
Cache control type