From ea4a01df8b1fa29e2088816f4734bb0073eb9380 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 20 Jan 2011 22:15:12 +0000 Subject: remove support for Sunshowers The WebSocket protocol is still undergoing changes and unused. We won't waste time supporting it until it's finalized and doesn't break HTTP. --- lib/rainbows/const.rb | 6 ------ 1 file changed, 6 deletions(-) (limited to 'lib/rainbows/const.rb') diff --git a/lib/rainbows/const.rb b/lib/rainbows/const.rb index 33df05d..559659c 100644 --- a/lib/rainbows/const.rb +++ b/lib/rainbows/const.rb @@ -14,12 +14,6 @@ module Rainbows::Const # "rainbows.autochunk" => false, }) - # client IO object that supports reading and writing directly - # without filtering it through the HTTP chunk parser. - # Maybe we can get this renamed to "rack.io" if it becomes part - # of the official spec, but for now it is "hack.io" - CLIENT_IO = "hack.io".freeze - RACK_INPUT = Unicorn::HttpRequest::RACK_INPUT REMOTE_ADDR = Unicorn::HttpRequest::REMOTE_ADDR end -- cgit v1.2.3-24-ge0c7