Problem with cookies

I am trying to make a very small web framework/application. It's 250
lines in total so far, but I am already having troubles... with cookies.
It seems like sometimes they aren't deleted, and sometimes not set,
etc... this is getting really annoying. Please take a look at it if
you're good at this sort of thing, thanks.:slight_smile:

It uses Rack.

http://github.com/kartong/Tegel/tree/master

···

--
Posted via http://www.ruby-forum.com/.