Don't bother creating HeaderHash unless we need it
commit3547efe6386bb4ad224be49b723d16cde2067f9c
authorEric Wong <normalperson@yhbt.net>
Sun, 6 Sep 2009 02:33:33 +0000 (5 19:33 -0700)
committerEric Wong <normalperson@yhbt.net>
Mon, 7 Sep 2009 23:45:43 +0000 (7 16:45 -0700)
tree6fcb9d3319d56552e16ccb18c46d1b5e516c2a09
parent9335d300dbf62e7b8bd140f6388358fe71a62bc0
Don't bother creating HeaderHash unless we need it

It's expensive to create if not needed, and no current released
version of Rack has my proposed optimizations for it yet...
ext/clogger_ext/clogger.c
lib/clogger/pure.rb