From b4835c6d542c6369f2523ab68fc41b0202d7c6dc Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 3 Dec 2010 01:23:11 +0000 Subject: Rainbows! 2.0.1 - upload pipelining fixes For HTTP clients living on the edge and pipelining uploads, we now fully support pipelined requests (as long as the application consumes each request in its entirety). --- lib/rainbows/const.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/rainbows/const.rb') diff --git a/lib/rainbows/const.rb b/lib/rainbows/const.rb index 229b3ea..22e3eea 100644 --- a/lib/rainbows/const.rb +++ b/lib/rainbows/const.rb @@ -2,7 +2,7 @@ # :enddoc: module Rainbows::Const - RAINBOWS_VERSION = '2.0.0' + RAINBOWS_VERSION = '2.0.1' include Unicorn::Const -- cgit v1.2.3-24-ge0c7