#Backend Code

1 messages · Page 1 of 1 (latest)

thorn jackal
#

You want to set the set-cookie header, example:

res.setHeader('Set-Cookie', "cookieName=value;Path=/;Secure"