https://github.com/kanso/cookies/blob/master/cookies.js#L24
Reading through the modules there does not seem to be a serverside
version. You might want to explore the req.headers.cookie (not sure
this is exact). You can fork and add to the module if you want ;)
Ryan
Yes, it looks like the readme does not match the code. Unfortunately
the code wins.
I have opened a github issue here:
https://github.com/kanso/cookies/issues/2
Also this should include updating the readme.
I guess it never came up... until now ;)
Pull requests welcome,
Caolan