pilcrow
Is there a way to set cookies on page load?
Do I need to call and endpoint just to do that, or is there something I can do with
routeData
/createServerData
? Even better, is there a middleware-like thing that can access the response? Would like to store functions inside request.locals
(if that even exists).4 replies