From mboxrd@z Thu Jan 1 00:00:00 1970 Delivered-To: chneukirchen@gmail.com Received: by 10.229.87.136 with SMTP id w8cs102412qcl; Fri, 21 Jan 2011 12:34:10 -0800 (PST) Return-Path: Received-SPF: pass (google.com: domain of rack-devel+bncCNSYpqGTFhC_2-fpBBoE3XlJDA@googlegroups.com designates 10.142.234.1 as permitted sender) client-ip=10.142.234.1; Authentication-Results: mr.google.com; spf=pass (google.com: domain of rack-devel+bncCNSYpqGTFhC_2-fpBBoE3XlJDA@googlegroups.com designates 10.142.234.1 as permitted sender) smtp.mail=rack-devel+bncCNSYpqGTFhC_2-fpBBoE3XlJDA@googlegroups.com; dkim=pass header.i=rack-devel+bncCNSYpqGTFhC_2-fpBBoE3XlJDA@googlegroups.com Received: from mr.google.com ([10.142.234.1]) by 10.142.234.1 with SMTP id g1mr266008wfh.45.1295642049271 (num_hops = 1); Fri, 21 Jan 2011 12:34:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=beta; h=domainkey-signature:x-beenthere:received-spf:date:from:to:subject :message-id:references:mime-version:in-reply-to:user-agent :x-original-sender:x-original-authentication-results:reply-to :precedence:mailing-list:list-id:list-post:list-help:list-archive :sender:list-subscribe:list-unsubscribe:content-type :content-disposition; bh=ByDqohVoIN1pTtJdKSNEtIDx134ZGQLCFPgWKoTVgrY=; b=ZzRd/p62q505uuARISmDk3nAEV7nh1tMBsbwvPM8P+RQ8a0HEj3qdWc3N7yEgS05Bl V9UVwGKH87dfwqFdyKk50UG4Z/VGc4b9X8VZEAEFd+q+6l+OsU+c3H6KxhNboVGEq+GD YXomOiu25M/c0CWaAZorYKpsqf8IWkzfWlZgA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlegroups.com; s=beta; h=x-beenthere:received-spf:date:from:to:subject:message-id:references :mime-version:in-reply-to:user-agent:x-original-sender :x-original-authentication-results:reply-to:precedence:mailing-list :list-id:list-post:list-help:list-archive:sender:list-subscribe :list-unsubscribe:content-type:content-disposition; b=hrBTl3qkiXXRG6N6DBoCWSpTlkLya72o0u1WN/sqkuIqlZv9SNt+yAb/9mESzUrWiX NdZzAgomFr75QrybmQqK/p/K2qRzbRRxYL6AeMgn9Ks/GG+dcunLm9BK9+hCDjoYKWpk mnjzmEzyolvkunU3eN6qKn0DOAa9fvNiTi5vM= Received: by 10.142.234.1 with SMTP id g1mr55525wfh.45.1295642047041; Fri, 21 Jan 2011 12:34:07 -0800 (PST) X-BeenThere: rack-devel@googlegroups.com Received: by 10.142.121.31 with SMTP id t31ls2875081wfc.3.p; Fri, 21 Jan 2011 12:34:06 -0800 (PST) Received: by 10.142.218.6 with SMTP id q6mr221470wfg.26.1295642046173; Fri, 21 Jan 2011 12:34:06 -0800 (PST) Received: by 10.142.218.6 with SMTP id q6mr221469wfg.26.1295642046125; Fri, 21 Jan 2011 12:34:06 -0800 (PST) Received: from dcvr.yhbt.net (dcvr.yhbt.net [64.71.152.64]) by gmr-mx.google.com with ESMTP id f13si10874553wfo.4.2011.01.21.12.34.06; Fri, 21 Jan 2011 12:34:06 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of normalperson@yhbt.net designates 64.71.152.64 as permitted sender) client-ip=64.71.152.64; Received: from localhost (unknown [127.0.2.5]) by dcvr.yhbt.net (Postfix) with ESMTP id 42F951F78B; Fri, 21 Jan 2011 20:34:05 +0000 (UTC) Date: Fri, 21 Jan 2011 12:34:05 -0800 From: Eric Wong To: rack-devel@googlegroups.com Subject: Re: [PATCH 0/2] allow deflater to stream responses to client Message-ID: <20110121203405.GA7624@dcvr.yhbt.net> References: <20110118024254.GA9215@dcvr.yhbt.net> MIME-Version: 1.0 In-Reply-To: <20110118024254.GA9215@dcvr.yhbt.net> User-Agent: Mutt/1.5.18 (2008-05-17) X-Original-Sender: normalperson@yhbt.net X-Original-Authentication-Results: gmr-mx.google.com; spf=pass (google.com: best guess record for domain of normalperson@yhbt.net designates 64.71.152.64 as permitted sender) smtp.mail=normalperson@yhbt.net Reply-To: rack-devel@googlegroups.com Precedence: list Mailing-list: list rack-devel@googlegroups.com; contact rack-devel+owners@googlegroups.com List-ID: List-Post: , List-Help: , List-Archive: Sender: rack-devel@googlegroups.com List-Subscribe: , List-Unsubscribe: , Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Eric Wong wrote: > http://git.bogomips.org/cgit/rack.git/patch/?id=2dd850e1e5fff8f399f040a > http://git.bogomips.org/cgit/rack.git/patch/?id=ba059c17a6a38ac84893487 > > or pull the "deflate-flush" branch of git://git.bogomips.org/rack.git Whee I made the URLs shorter to save bytes :D http://bogomips.org/rack.git/patch/?id=2dd850e1e5fff8f399f040a http://bogomips.org/rack.git/patch/?id=ba059c17a6a38ac84893487 git clone git://bogomips.org/rack.git (Old URLs continue to work) -- Eric Wong