Goliath is a really quick multi-threaded web server. Recently I was trying to set and retrieve a cookie for a authentication module I am writing in it. So I googled, tried Rack::Utilities.cookies etc.. Nothing worked. The solution (for me) In…
Goliath is a really quick multi-threaded web server. Recently I was trying to set and retrieve a cookie for a authentication module I am writing in it. So I googled, tried Rack::Utilities.cookies etc.. Nothing worked. The solution (for me) In…