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

"Poul-Henning Kamp" <phk@phk.freebsd.dk> Mon, 05 December 2011 11:31 UTC

Return-Path: <phk@phk.freebsd.dk>
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 300F421F8B72 for <apps-discuss@ietfa.amsl.com>; Mon, 5 Dec 2011 03:31:04 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.926
X-Spam-Level:
X-Spam-Status: No, score=-2.926 tagged_above=-999 required=5 tests=[AWL=-1.336, BAYES_00=-2.599, HELO_EQ_DK=1.009]
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 8JfjA0nuP+vc for <apps-discuss@ietfa.amsl.com>; Mon, 5 Dec 2011 03:31:03 -0800 (PST)
Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by ietfa.amsl.com (Postfix) with ESMTP id 8A82B21F8B66 for <apps-discuss@ietf.org>; Mon, 5 Dec 2011 03:31:03 -0800 (PST)
Received: from critter.freebsd.dk (critter.freebsd.dk [192.168.61.3]) by phk.freebsd.dk (Postfix) with ESMTP id E95DB5DA6; Mon, 5 Dec 2011 11:31:00 +0000 (UTC)
Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.14.5/8.14.5) with ESMTP id pB5BUvgq077845; Mon, 5 Dec 2011 11:30:57 GMT (envelope-from phk@phk.freebsd.dk)
To: Mark Nottingham <mnot@mnot.net>
From: Poul-Henning Kamp <phk@phk.freebsd.dk>
In-Reply-To: Your message of "Mon, 05 Dec 2011 22:17:48 +1100." <5D4538FB-B23B-48A6-827F-DC48B6717C46@mnot.net>
Content-Type: text/plain; charset="ISO-8859-1"
Date: Mon, 05 Dec 2011 11:30:57 +0000
Message-ID: <77844.1323084657@critter.freebsd.dk>
X-Mailman-Approved-At: Mon, 05 Dec 2011 08:08:06 -0800
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:31:04 -0000

In message <5D4538FB-B23B-48A6-827F-DC48B6717C46@mnot.net>, Mark Nottingham wri
tes:

>>> 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

Yeah, sorry for being unclear: I didn't mean to include the % in the
variable name:  FOO20BAR


-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.