From: Robert Klemme Date: 2008-04-02T03:10:08+09:00 Subject: Re: Lightweight sessions? On 31.03.2008 20:10, Kyle Schmitt wrote: > If you're not too worried about security, you can always generate a > session similar to the way it's done for a web server (which honestly > is done from the ultra lame to the insanely overly complex). I didn't > notice a session id method in the standard Net/HTTP library, but that > doesn't mean there isn't one. http://ruby-doc.org/stdlib/libdoc/cgi/rdoc/classes/CGI/Session.html See http://ruby-doc.org/stdlib/libdoc/cgi/rdoc/index.html Kind regards robert