voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 446 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/storage](./storage.md) > [SettableMetadata](./storage.settablemetadata.md) > [cacheControl](./storage.settablemetadata.cachecontrol.md)
## SettableMetadata.cacheControl property
Served as the 'Cache-Control' header on object download.
<b>Signature:</b>
```typescript
cacheControl?: string | undefined;
```