Hey Ilya, I guess you skipped my message. :) Could you please try it? Encoding is very unlikely to be a problem here since this is all about HTTP Headers. Even if session is not created because of a problem in encoding of cookie values, which is still very unlikely since express uses connect and connect does not put session variables in cookies but uses them only for a session id, you should first be sure that cookie headers are there before investing the encoding of its value.
Good luck, hasanyasin -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
