From b93cc4de233c9fb69c0c7f4967bdf9851fe4421a Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 13 Nov 2009 18:11:46 -0800 Subject: tee_input: fix comment from an intermediate commit --- lib/unicorn/tee_input.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/unicorn/tee_input.rb b/lib/unicorn/tee_input.rb index 50ddb5b..01717ce 100644 --- a/lib/unicorn/tee_input.rb +++ b/lib/unicorn/tee_input.rb @@ -146,7 +146,7 @@ module Unicorn def finalize_input while parser.trailers(req, buf).nil? - # Don't worry about throw-ing :http_499 here on EOFError, tee() + # Don't worry about raising ClientShutdown here on EOFError, tee() # will catch EOFError when app is processing it, otherwise in # initialize we never get any chance to enter the app so the # EOFError will just get trapped by Unicorn and not the Rack app -- cgit v1.2.3-24-ge0c7