diff --git a/Resources-Library.md b/Resources-Library.md index 1635c92..4acd50a 100644 --- a/Resources-Library.md +++ b/Resources-Library.md @@ -1025,9 +1025,7 @@ Parameters: - `/`: root path - `none`: to set no path at all -The scriptlet does not encode cookie names and values. As a result, if a cookie's name or value includes `;`, the scriptlet will not set the cookie since this may cause the cookie to break. - -Tokens: +Variadic parameters (must appears after required and optional parameters): - `reload, 1`: the scriplet will force a reload of the webpage if the cookie being set was not already set. - `domain, [value]`: the scriptlet will set the domain of the cookie to _value_.