You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ah yeah that's definitely a typo, thanks for noticing. The "cookie set" is just the response body, that would be whatever is actually returned by the response handler.
The documentation for cookies shows that cookies can be set like this:
I don't think
(response "cookie set")
makes sense and"Alice"
cannot be used as a function forupdate-in
. I think the example can be simply this:Do I understand it correctly?
The text was updated successfully, but these errors were encountered: