const: no need to freeze HTTP_EXPECT
commitada989844090d88c4fdc0a568ff4df2c0c8397fb
authorEric Wong <normalperson@yhbt.net>
Sun, 15 Nov 2009 01:53:11 +0000 (14 17:53 -0800)
committerEric Wong <normalperson@yhbt.net>
Sun, 15 Nov 2009 01:53:11 +0000 (14 17:53 -0800)
tree099ee913efaf433d0fe921fdde59b701c97a7cf6
parent83dc65dcc16047edcbc65d077097da83b5caf2d6
const: no need to freeze HTTP_EXPECT

We never set this as a hash key, so there's no performance
gain from having a frozen string.
lib/unicorn/const.rb