Re: [apps-discuss] Feedback on multipart/form-data

Daniel Stenberg <daniel@haxx.se> Fri, 20 September 2013 20:30 UTC

Return-Path: <daniel@haxx.se>
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 1618721F9E3F for <apps-discuss@ietfa.amsl.com>; Fri, 20 Sep 2013 13:30:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level:
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599]
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 PWwlJAJqZEcM for <apps-discuss@ietfa.amsl.com>; Fri, 20 Sep 2013 13:30:16 -0700 (PDT)
Received: from giant.haxx.se (www.haxx.se [IPv6:2a00:1a28:1200:9::2]) by ietfa.amsl.com (Postfix) with ESMTP id B749021F9E3A for <apps-discuss@ietf.org>; Fri, 20 Sep 2013 13:30:14 -0700 (PDT)
Received: from giant.haxx.se (dast@localhost.localdomain [127.0.0.1]) by giant.haxx.se (8.14.4/8.14.4/Debian-2) with ESMTP id r8KKU4nm000887 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 20 Sep 2013 22:30:04 +0200
Received: from localhost (dast@localhost) by giant.haxx.se (8.14.4/8.14.4/Submit) with ESMTP id r8KKU3kU000843; Fri, 20 Sep 2013 22:30:03 +0200
X-Authentication-Warning: giant.haxx.se: dast owned process doing -bs
Date: Fri, 20 Sep 2013 22:30:03 +0200
From: Daniel Stenberg <daniel@haxx.se>
X-X-Sender: dast@giant.haxx.se
To: Phillip Hallam-Baker <hallam@gmail.com>
In-Reply-To: <CAMm+Lwgj_v0-xJV-1YpWOQ8wkWND2J1ob8nTQgwjHC+Pvht8ZQ@mail.gmail.com>
Message-ID: <alpine.DEB.2.00.1309202228100.12979@tvnag.unkk.fr>
References: <FzjBuuVofiNiTEs5YEVebONBNF9B6DzdGs-c_PLo6mrQ38Nmg@smtp.gmail.com> <CAMm+Lwgj_v0-xJV-1YpWOQ8wkWND2J1ob8nTQgwjHC+Pvht8ZQ@mail.gmail.com>
User-Agent: Alpine 2.00 (DEB 1167 2008-08-23)
X-fromdanielhimself: yes
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset="US-ASCII"; format="flowed"
Cc: Julian Reschke <julian.reschke@gmx.de>, Ian Hickson <ian@hixie.ch>, "apps-discuss@ietf.org" <apps-discuss@ietf.org>
Subject: Re: [apps-discuss] Feedback on multipart/form-data
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: Fri, 20 Sep 2013 20:30:17 -0000

On Fri, 20 Sep 2013, Phillip Hallam-Baker wrote:

> I think it is useful to do whatever we can to standardize 
> multipart/form-data. But it is going to be an imperfect solution.
>
> Every browser already has to support JSON in practice. JSON is where the 
> industry is going. JSON already has full compliance with UTF-8 etc.

I'll take this opputunity to remind readers that multipart/form-data is 
*WIDELY* used by non-browsers as well. And those non-browsers may not all have 
any JSON awareness at all.

-- 

  / daniel.haxx.se