From mboxrd@z Thu Jan 1 00:00:00 1970 Delivered-To: chneukirchen@gmail.com Received: by 10.229.226.196 with SMTP id ix4cs84077qcb; Wed, 28 Dec 2011 08:52:48 -0800 (PST) Return-Path: Received-SPF: pass (google.com: domain of rack-core+bncCNXZg_aqChDeku33BBoExh_fhw@googlegroups.com designates 10.180.103.131 as permitted sender) client-ip=10.180.103.131; Authentication-Results: mr.google.com; spf=pass (google.com: domain of rack-core+bncCNXZg_aqChDeku33BBoExh_fhw@googlegroups.com designates 10.180.103.131 as permitted sender) smtp.mail=rack-core+bncCNXZg_aqChDeku33BBoExh_fhw@googlegroups.com; dkim=pass header.i=rack-core+bncCNXZg_aqChDeku33BBoExh_fhw@googlegroups.com Received: from mr.google.com ([10.180.103.131]) by 10.180.103.131 with SMTP id fw3mr44953004wib.3.1325091166747 (num_hops = 1); Wed, 28 Dec 2011 08:52:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=beta; h=x-beenthere:received-spf:mime-version:sender:in-reply-to:references :from:date:message-id:subject:to:cc:x-original-sender :x-original-authentication-results:reply-to:precedence:mailing-list :list-id:x-google-group-id:list-post:list-help:list-archive :list-unsubscribe:content-type:content-transfer-encoding; bh=5kFolyEC3CGlM+TJ1J2pqjbrTGp3Mrb+JW9gLWcHSYI=; b=NBBqUdRbp1S9oZkGBfzKxrQ1tOeV9p/Z281zMXfOIBI/yRKbHJCySUbVixsdadu1Rq 7xGrldPg3riL8XpDs2vLNMkPTQYlG7E3NlK7ZjtX3ZEJlJJUcc/+o/HWK6C7HRNRmJZv VRxAlR3iRU4IaW11LAOPhMHGdgtyUOVdmbXH8= Received: by 10.180.103.131 with SMTP id fw3mr14436338wib.3.1325091166730; Wed, 28 Dec 2011 08:52:46 -0800 (PST) X-BeenThere: rack-core@googlegroups.com Received: by 10.227.151.11 with SMTP id a11ls34303696wbw.0.gmail; Wed, 28 Dec 2011 08:52:46 -0800 (PST) Received: by 10.216.140.225 with SMTP id e75mr1212180wej.1.1325091166367; Wed, 28 Dec 2011 08:52:46 -0800 (PST) Received: by 10.216.140.225 with SMTP id e75mr1212178wej.1.1325091166353; Wed, 28 Dec 2011 08:52:46 -0800 (PST) Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com [209.85.212.181]) by gmr-mx.google.com with ESMTPS id fj17si21629708wbb.1.2011.12.28.08.52.46 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 28 Dec 2011 08:52:46 -0800 (PST) Received-SPF: pass (google.com: domain of godfoca@gmail.com designates 209.85.212.181 as permitted sender) client-ip=209.85.212.181; Received: by wibhq2 with SMTP id hq2so6898568wib.26 for ; Wed, 28 Dec 2011 08:52:46 -0800 (PST) Received: by 10.180.19.74 with SMTP id c10mr71451270wie.8.1325091166259; Wed, 28 Dec 2011 08:52:46 -0800 (PST) MIME-Version: 1.0 Sender: rack-core@googlegroups.com Received: by 10.216.122.11 with HTTP; Wed, 28 Dec 2011 08:52:25 -0800 (PST) In-Reply-To: <717BA67D-58F3-4A4A-A015-3158EB327863@gmail.com> References: <717BA67D-58F3-4A4A-A015-3158EB327863@gmail.com> From: =?ISO-8859-1?Q?Nicol=E1s_Sanguinetti?= Date: Wed, 28 Dec 2011 14:52:25 -0200 Message-ID: Subject: Re: [SEC][ANN] Rack 1.4.0, a modular Ruby webserver interface To: rack-devel@googlegroups.com Cc: rack-core@googlegroups.com, ruby-talk-google@googlegroups.com X-Original-Sender: godfoca@gmail.com X-Original-Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of godfoca@gmail.com designates 209.85.212.181 as permitted sender) smtp.mail=godfoca@gmail.com; dkim=pass (test mode) header.i=@gmail.com Reply-To: rack-core@googlegroups.com Precedence: list Mailing-list: list rack-core@googlegroups.com; contact rack-core+owners@googlegroups.com List-ID: X-Google-Group-Id: 504757074975 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Wed, Dec 28, 2011 at 12:57 AM, James Tucker wrote: > =A0 * Added the Teapot status code YES!