From dad8471b4cc9412b0d56e68d0c143b356998c2a0 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 5 Feb 2009 15:41:06 -0800 Subject: Don't set SCRIPT_NAME to "/" and then clear it for Rack It's pointless... --- lib/unicorn/const.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/unicorn/const.rb') diff --git a/lib/unicorn/const.rb b/lib/unicorn/const.rb index 8e52d4b..7c236c6 100644 --- a/lib/unicorn/const.rb +++ b/lib/unicorn/const.rb @@ -100,7 +100,6 @@ module Unicorn CONTENT_TYPE = "Content-Type".freeze LAST_MODIFIED = "Last-Modified".freeze ETAG = "ETag".freeze - SLASH = "/".freeze REQUEST_METHOD="REQUEST_METHOD".freeze GET="GET".freeze HEAD="HEAD".freeze -- cgit v1.2.3-24-ge0c7