Skip to content

Commit 59c23cf

Browse files
committed
Minor tweak
1 parent ac36df0 commit 59c23cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

http_cache.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ Additionally, most cache-related HTTP headers can be set via the single
356356
's_maxage' => 10,
357357
'public' => true,
358358
// 'private' => true,
359-
'immutable' => true,
359+
'immutable' => true,
360360
]);
361361

362362
Cache Invalidation

0 commit comments

Comments
 (0)