Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Protocols
Protocols.HTTP
Protocols.HTTP.Session

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 . If who is zero, no security checks will be performed.