Skip to content

Commit c01b5cc

Browse files
committed
Merge branch '3.4' into 4.3
* 3.4: Update http_foundation.rst
2 parents 13b5db8 + 9e4874a commit c01b5cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/http_foundation.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -465,6 +465,7 @@ call::
465465
's_maxage' => 600,
466466
'private' => false,
467467
'public' => true,
468+
'immutable' => true,
468469
]);
469470

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

0 commit comments

Comments
 (0)