File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
user_guide_src/source/libraries Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -257,7 +257,7 @@ Setting Options/Types Default Description
257257**$secure ** ``true/false `` ``false `` If to be sent over secure HTTPS.
258258**$httponly ** ``true/false `` ``true `` If not accessible to JavaScript.
259259**$samesite ** ``Lax ``/``None ``/``Strict `` ``Lax `` The SameSite attribute.
260- **$raw ** ``true/ false `` ``false `` If to be dispatched using ``setrawcookie() ``.
260+ **$raw ** ``true ``/`` false `` ``false `` If to be dispatched using ``setrawcookie() ``.
261261==================== ===================================== ========= =====================================================
262262
263263In runtime, you can manually supply a new default using the ``Cookie::setDefaults() `` method.
You can’t perform that action at this time.
0 commit comments