share some constants with Unicorn
commit51e656e3db593c662e7abdf969dd79570525aac9
authorEric Wong <normalperson@yhbt.net>
Mon, 14 Dec 2009 07:14:47 +0000 (13 23:14 -0800)
committerEric Wong <normalperson@yhbt.net>
Mon, 14 Dec 2009 07:18:41 +0000 (13 23:18 -0800)
tree4fe16d1e1c7d70482fab469c6c3ddedc624a4547
parentf4798796921b20130baf57e5accb3be7efaef861
share some constants with Unicorn

Make RACK_DEFAULTS == Unicorn::HttpRequest::DEFAULTS
and LOCALHOST == Unicorn::HttpRequest::LOCALHOST

No point in having a duplicate objects, and it also makes it
easier to share runtime constant modifications between servers.
lib/rainbows/const.rb