Method Protocols.HTTP.Session()->set_cookie()
- Method set_cookie
void
set_cookie(Cookie
cookie
,Standards.URI
who
)- Description
Set a cookie. The cookie will be checked against current security levels et al, using the parameter
who
. Ifwho
is zero, no security checks will be performed.