From 1b0f660d638da7f07cfb92fa93f6de716677445e Mon Sep 17 00:00:00 2001 From: Mikhail Alferov <39414600+mmalferov@users.noreply.github.com> Date: Mon, 1 Jul 2024 01:43:40 +0300 Subject: [PATCH] setcookie.xml: add the `parameter` tag for the `value` --- reference/network/functions/setcookie.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/network/functions/setcookie.xml b/reference/network/functions/setcookie.xml index 08d615cf8207..d1fc663f15b8 100644 --- a/reference/network/functions/setcookie.xml +++ b/reference/network/functions/setcookie.xml @@ -366,7 +366,7 @@ one : cookieone Cookies must be deleted with the same parameters as they were set with. - If the value argument is an empty string, and all other arguments + If the value argument is an empty string, and all other arguments match a previous call to setcookie, then the cookie with the specified name will be deleted from the remote client. This is internally achieved by setting value to 'deleted' and expiration