From 018a9deff4bd9273e053f369d746256e5b3ac99b Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 4 Oct 2010 21:06:41 +0000 Subject: http_request: reformat and small reorg This hides more HTTP request logic inside our object. --- lib/unicorn/const.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/unicorn/const.rb') diff --git a/lib/unicorn/const.rb b/lib/unicorn/const.rb index 6be5941..abe3a37 100644 --- a/lib/unicorn/const.rb +++ b/lib/unicorn/const.rb @@ -29,8 +29,6 @@ module Unicorn EXPECT_100_RESPONSE = "HTTP/1.1 100 Continue\r\n\r\n" # A frozen format for this is about 15% faster - REMOTE_ADDR="REMOTE_ADDR".freeze - RACK_INPUT="rack.input".freeze HTTP_EXPECT="HTTP_EXPECT" end -- cgit v1.2.3-24-ge0c7