With a worker variable we can get a
With a worker variable we can get a cookie like the example:
// Get the value of the cookie "login-cookie"
const cookieValue = system.cookies["login-cookie"];
My question: We can set a cookie with the response?
1 Reply
Unknown User•6mo ago
Message Not Public
Sign In & Join Server To View