From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-1.3 required=5.0 tests=ALL_TRUSTED,AWL shortcircuit=no autolearn=unavailable version=3.3.2 X-Original-To: yahns-public@yhbt.net Delivered-To: pi@dcvr.yhbt.net Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id E2F8820F72; Mon, 21 Apr 2014 01:55:50 +0000 (UTC) Date: Mon, 21 Apr 2014 01:55:50 +0000 From: Eric Wong To: yahns-public@rubyforge.org Cc: yahns-public@yhbt.net Subject: [pushed] extras/exec_cgi improvements Message-ID: <20140421015550.GA13866@dcvr.yhbt.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) List-Id: List-Post: Yes, I realize it's 2014, but sometimes supporting the lowest common denominator matters. Also, note the Cc:, trying a new mailing list because rubyforge.org is going away. The following changes since commit 95975647c0759f1c141c8627a2826fa8c706258d: tests: avoid autoclose when inheriting (2014-03-22 08:54:43 +0000) are available in the git repository at: git://yhbt.net/yahns master for you to fetch changes up to f161f410853ab1a8e8ebad7bf19754d3771d9412: extras/exec_cgi: pass SCRIPT_NAME from Rack env (2014-04-21 01:24:57 +0000) ---------------------------------------------------------------- Eric Wong (2): extras/exec_cgi: allow passing custom env extras/exec_cgi: pass SCRIPT_NAME from Rack env extras/exec_cgi.rb | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-)