Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9e4874a

Browse filesBrowse files
committed
minor #12478 Update http_foundation.rst (atailouloute)
This PR was merged into the 3.4 branch. Discussion ---------- Update http_foundation.rst Add immutable option to `setCache` example Commits ------- cda341d Update http_foundation.rst
2 parents 9cfc826 + cda341d commit 9e4874a
Copy full SHA for 9e4874a

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎components/http_foundation.rst

Copy file name to clipboardExpand all lines: components/http_foundation.rst
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -421,6 +421,7 @@ call::
421421
's_maxage' => 600,
422422
'private' => false,
423423
'public' => true,
424+
'immutable' => true,
424425
]);
425426

426427
To check if the Response validators (``ETag``, ``Last-Modified``) match a

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.