diff --git a/reference/network/functions/setcookie.xml b/reference/network/functions/setcookie.xml index d2f9a34e669b..0caf1125a50b 100644 --- a/reference/network/functions/setcookie.xml +++ b/reference/network/functions/setcookie.xml @@ -178,6 +178,15 @@ + + + + If samesite is None then + secure must also be enabled or the cookie will be + blocked by the client. + + +