response: use optimized httpdate implementation
commit950b4ba1454543de492efffdf4022f481ca7e4c2
authorEric Wong <normalperson@yhbt.net>
Thu, 6 Jan 2011 00:14:07 +0000 (5 16:14 -0800)
committerEric Wong <normalperson@yhbt.net>
Thu, 6 Jan 2011 00:14:07 +0000 (5 16:14 -0800)
tree90874abdd85fa2f49620134836a9cc714e019780
parent4768850390bb1d1e3c2e36273e9aad953e18de19
response: use optimized httpdate implementation

Believe it or not, Time#httpdate showed up at the top
of my profiler output for the past couple of years now.
I guess that's what happens when all HTTP applications
I write are less complex than Rack::Lobster :P
lib/rainbows/response.rb