We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bfd3eb commit 66ef77dCopy full SHA for 66ef77d
packages/storage/lib/index.d.ts
@@ -267,7 +267,7 @@ export namespace FirebaseStorageTypes {
267
* }
268
* ```
269
*
270
- * [Learn more about this header on Mozilla.](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Disposition)
+ * [Learn more about this header on Mozilla.](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Cache-Control)
271
*/
272
cacheControl?: string | null;
273
0 commit comments