Thanks! On Thursday, August 11, 2011 2:36:52 PM UTC+3, metamind wrote: > > Hi, > > Just looking at this: (http://stackoverflow.com/questions/4311180/how- > to-send-cookies-when-connecting-to-socket-io-via-websockets<http://stackoverflow.com/questions/4311180/how-to-send-cookies-when-connecting-to-socket-io-via-websockets>) > > which > says that cookies can't be sent on connection. > > Would it be difficult to add a parameter to the connect function so we > could use something like this: > > var socket = io.connect('http://server:port', {token: token}); > > The second parameter could be be passed straight up to the server. > > Just a thought. > > Cheers.
-- 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
