about summary refs log tree commit homepage
path: root/lib/rainbows/server_token.rb
DateCommit message (Collapse)
2011-01-07more consistent use/avoidance of HeaderHash
Rack::Utils::HeaderHash is still expensive, so avoid forcing it on users since we can assume app/library authors use normally-cased HTTP headers.
2010-06-10add Rainbows::ServerToken middleware
Some folks can now show off their Rainbows! installation