Re: [apps-discuss] Discussion Place for CGI/1.1

Mark Nottingham <mnot@mnot.net> Mon, 05 December 2011 11:18 UTC

Return-Path: <mnot@mnot.net>
X-Original-To: apps-discuss@ietfa.amsl.com
Delivered-To: apps-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3CEB921F8B94 for <apps-discuss@ietfa.amsl.com>; Mon, 5 Dec 2011 03:18:01 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -105.081
X-Spam-Level:
X-Spam-Status: No, score=-105.081 tagged_above=-999 required=5 tests=[AWL=-2.482, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pSwCfb-8Udgo for <apps-discuss@ietfa.amsl.com>; Mon, 5 Dec 2011 03:18:00 -0800 (PST)
Received: from mxout-08.mxes.net (mxout-08.mxes.net [216.86.168.183]) by ietfa.amsl.com (Postfix) with ESMTP id BAB9321F8B8A for <apps-discuss@ietf.org>; Mon, 5 Dec 2011 03:18:00 -0800 (PST)
Received: from mnot-mini.mnot.net (unknown [118.209.121.109]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTPSA id 488E8509EB; Mon, 5 Dec 2011 06:17:52 -0500 (EST)
Mime-Version: 1.0 (Apple Message framework v1251.1)
Content-Type: text/plain; charset="iso-8859-1"
From: Mark Nottingham <mnot@mnot.net>
In-Reply-To: <36222.1323070426@critter.freebsd.dk>
Date: Mon, 05 Dec 2011 22:17:48 +1100
Content-Transfer-Encoding: 7bit
Message-Id: <5D4538FB-B23B-48A6-827F-DC48B6717C46@mnot.net>
References: <36222.1323070426@critter.freebsd.dk>
To: Poul-Henning Kamp <phk@phk.freebsd.dk>
X-Mailer: Apple Mail (2.1251.1)
Cc: apps-discuss@ietf.org, 'HTTP Working Group' <ietf-http-wg@w3.org>
Subject: Re: [apps-discuss] Discussion Place for CGI/1.1
X-BeenThere: apps-discuss@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: General discussion of application-layer protocols <apps-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/apps-discuss>, <mailto:apps-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/apps-discuss>
List-Post: <mailto:apps-discuss@ietf.org>
List-Help: <mailto:apps-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/apps-discuss>, <mailto:apps-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 05 Dec 2011 11:18:01 -0000

On 05/12/2011, at 6:33 PM, Poul-Henning Kamp wrote:

> In message <4EDC3AC0.70803@aist.go.jp>, Yutaka OIWA writes:
> 
>> Possible solutions are:
> 
>> 5) Replace all other "weird" characters than '-' with their %xx value.

mnot-mini:~> export FOO%20BAR=baz
-bash: export: `FOO%20BAR=baz': not a valid identifier

Cheers,

--
Mark Nottingham   http://www.mnot.net/