I am building a NodeJS web server, mostly static files (jade to come) but I am at the point where I want to be able authenticate the user and all was going fine until I hit a speed bump with setting cookies.I am building a NodeJS web server, mostly stati