Re: [ietf-types] The application/www-form-urlencoded format

Keith Moore <moore@network-heretics.com> Mon, 27 September 2010 01:39 UTC

Return-Path: <moore@network-heretics.com>
X-Original-To: ietf-types@core3.amsl.com
Delivered-To: ietf-types@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id C54903A6C25 for <ietf-types@core3.amsl.com>; Sun, 26 Sep 2010 18:39:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.558
X-Spam-Level:
X-Spam-Status: No, score=-2.558 tagged_above=-999 required=5 tests=[AWL=0.041, BAYES_00=-2.599]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XsML+PixiIU4 for <ietf-types@core3.amsl.com>; Sun, 26 Sep 2010 18:39:16 -0700 (PDT)
Received: from pechora3.lax.icann.org (pechora3.icann.org [208.77.188.38]) by core3.amsl.com (Postfix) with ESMTP id 93DC23A6C29 for <ietf-types@ietf.org>; Sun, 26 Sep 2010 18:39:14 -0700 (PDT)
Received: from m1.imap-partners.net (m1.imap-partners.net [64.13.152.131]) by pechora3.lax.icann.org (8.13.8/8.13.8) with ESMTP id o8R1dGNI026391 for <ietf-types@iana.org>; Sun, 26 Sep 2010 18:39:37 -0700
Received: from 99-205-255-194.pools.spcsdns.net (99-205-255-194.pools.spcsdns.net [99.205.255.194]) by m1.imap-partners.net (MOS 4.1.8-GA) with ESMTP id CFW83441 (AUTH admin@network-heretics.com); Sun, 26 Sep 2010 18:16:28 -0700
X-Mirapoint-Received-SPF: 99.205.255.194 99-205-255-194.pools.spcsdns.net <moore@network-heretics.com> 5 none
X-Mirapoint-Received-SPF: 99.205.255.194 99-205-255-194.pools.spcsdns.net <moore@network-heretics.com> 5 none
X-Mirapoint-Received-SPF: 99.205.255.194 99-205-255-194.pools.spcsdns.net <moore@network-heretics.com> 5 none
X-Mirapoint-Received-SPF: 99.205.255.194 99-205-255-194.pools.spcsdns.net <moore@network-heretics.com> 5 none
Mime-Version: 1.0 (Apple Message framework v1081)
Content-Type: text/plain; charset="us-ascii"
From: Keith Moore <moore@network-heretics.com>
In-Reply-To: <Pine.LNX.4.64.1009262210240.3271@ps20323.dreamhostps.com>
Date: Sun, 26 Sep 2010 21:16:29 -0400
Content-Transfer-Encoding: 7bit
Message-Id: <0A95A770-EAF9-446E-B17D-0F3A2789AF18@network-heretics.com>
References: <k1os96p03o78p78490hei104biadpiepit@hive.bjoern.hoehrmann.de> <op.vjmuz10364w2qv@anne-van-kesterens-macbook-pro.local> <679v96hgl3jqatro4epeqlneqoms020uhe@hive.bjoern.hoehrmann.de> <op.vjnqdzm664w2qv@anne-van-kesterens-macbook-pro.local> <0ifv961b9n7fqfgfdut6bjtlnqfkgqcegp@hive.bjoern.hoehrmann.de> <Pine.LNX.4.64.1009262210240.3271@ps20323.dreamhostps.com>
To: Ian Hickson <ian@hixie.ch>
X-Mailer: Apple Mail (2.1081)
X-Greylist: Delayed for 00:22:41 by milter-greylist-4.0 (pechora3.lax.icann.org [208.77.188.38]); Sun, 26 Sep 2010 18:39:37 -0700 (PDT)
Cc: ietf-types@iana.org, Bjoern Hoehrmann <derhoermi@gmx.net>
Subject: Re: [ietf-types] The application/www-form-urlencoded format
X-BeenThere: ietf-types@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: "Media \(MIME\) type review" <ietf-types.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/ietf-types>, <mailto:ietf-types-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ietf-types>
List-Post: <mailto:ietf-types@ietf.org>
List-Help: <mailto:ietf-types-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ietf-types>, <mailto:ietf-types-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2010 01:39:26 -0000

On Sep 26, 2010, at 6:11 PM, Ian Hickson wrote:

>> My interest is in having a proper reference for the format for use in
>> other protocols, where application/x-www-form-urlencoded already works
>> supporting application/www-form-urlencoded is indeed not very important.
> 
> May I suggest using a different name in that case? Having two so similarly 
> named types in active use would be quite confusing.

I was thinking the same thing.

Keith