response: do not skip Status header set by app
commit360ba90a9a50b5aabd1c65d51034c7ebe77e36ef
authorEric Wong <normalperson@yhbt.net>
Fri, 7 Jan 2011 18:20:24 +0000 (7 10:20 -0800)
committerEric Wong <normalperson@yhbt.net>
Fri, 7 Jan 2011 18:20:24 +0000 (7 10:20 -0800)
tree7b55d457bc0efc79a2b6f4fd71c9ebb603c88046
parentc162bd4d620bc1421f104d9d0dfba21fb9b43068
response: do not skip Status header set by app

Rack::Lint already stops apps from using it.  If a developer
insists on it, then users who inspect their HTTP headers can
point and laugh at them for not using Rack::Lint!
lib/rainbows/response.rb