Hi guy's!

Is it possible store info in session for anon users?
For example when user call some update handler on server -
http://wiki.apache.org/couchdb/Document_Update_Handlers
in handler i write some thing like  req.userCtx.name = 'red'?
i try this but catch error.

any suggestion?

Reply via email to