Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions reference/network/functions/setcookie.xml
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,15 @@
</para>
</note>
</para>
<para>
<note>
<para>
If <literal>samesite</literal> is <literal>None</literal> then
<literal>secure</literal> must also be enabled or the cookie will be
blocked by the client.
</para>
</note>
</para>
</listitem>
</varlistentry>
</variablelist>
Expand Down