From 54cae80e543a6f4ca6456fe07b88aba867d215a6 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 3 May 2010 17:17:13 -0700 Subject: max_body: remove extraneous debug message --- lib/rainbows/max_body.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/rainbows/max_body.rb') diff --git a/lib/rainbows/max_body.rb b/lib/rainbows/max_body.rb index 7450b2a..71141c1 100644 --- a/lib/rainbows/max_body.rb +++ b/lib/rainbows/max_body.rb @@ -43,7 +43,6 @@ class MaxBody < Struct.new(:app) def tee(length, dst) rv = _tee(length, dst) if rv && ((@max_body -= rv.size) < 0) - $stderr.puts "#@max_body TOO SMALL" # make HttpParser#keepalive? => false to force an immediate disconnect # after we write parser.reset -- cgit v1.2.3-24-ge0c7