Re: FYI: JSON parsing

"Poul-Henning Kamp" <phk@phk.freebsd.dk> Thu, 27 October 2016 07:34 UTC

Return-Path: <ietf-http-wg-request+bounce-httpbisa-archive-bis2juki=lists.ie@listhub.w3.org>
X-Original-To: ietfarch-httpbisa-archive-bis2Juki@ietfa.amsl.com
Delivered-To: ietfarch-httpbisa-archive-bis2Juki@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 36703129A1E for <ietfarch-httpbisa-archive-bis2Juki@ietfa.amsl.com>; Thu, 27 Oct 2016 00:34:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.352
X-Spam-Level:
X-Spam-Status: No, score=-7.352 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HEADER_FROM_DIFFERENT_DOMAINS=0.001, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.431, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YudBR_Ox3CTp for <ietfarch-httpbisa-archive-bis2Juki@ietfa.amsl.com>; Thu, 27 Oct 2016 00:34:19 -0700 (PDT)
Received: from frink.w3.org (frink.w3.org [128.30.52.56]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 83D0E1295B2 for <httpbisa-archive-bis2Juki@lists.ietf.org>; Thu, 27 Oct 2016 00:34:19 -0700 (PDT)
Received: from lists by frink.w3.org with local (Exim 4.80) (envelope-from <ietf-http-wg-request@listhub.w3.org>) id 1bzf8T-00021F-2m for ietf-http-wg-dist@listhub.w3.org; Thu, 27 Oct 2016 07:30:01 +0000
Resent-Date: Thu, 27 Oct 2016 07:30:01 +0000
Resent-Message-Id: <E1bzf8T-00021F-2m@frink.w3.org>
Received: from mimas.w3.org ([128.30.52.79]) by frink.w3.org with esmtps (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from <phk@phk.freebsd.dk>) id 1bzf8M-00020F-Qu for ietf-http-wg@listhub.w3.org; Thu, 27 Oct 2016 07:29:54 +0000
Received: from phk.freebsd.dk ([130.225.244.222]) by mimas.w3.org with esmtp (Exim 4.84_2) (envelope-from <phk@phk.freebsd.dk>) id 1bzf8F-0003nk-Qf for ietf-http-wg@w3.org; Thu, 27 Oct 2016 07:29:48 +0000
Received: from critter.freebsd.dk (unknown [192.168.55.3]) by phk.freebsd.dk (Postfix) with ESMTP id AB5D62737A; Thu, 27 Oct 2016 07:29:24 +0000 (UTC)
Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.15.2/8.15.2) with ESMTP id u9R7TNVj066145; Thu, 27 Oct 2016 07:29:23 GMT (envelope-from phk@phk.freebsd.dk)
To: Mark Nottingham <mnot@mnot.net>
cc: HTTP working group mailing list <ietf-http-wg@w3.org>
In-reply-to: <B10FA80E-0A8E-4DBF-A400-963A582B7677@mnot.net>
From: Poul-Henning Kamp <phk@phk.freebsd.dk>
References: <B10FA80E-0A8E-4DBF-A400-963A582B7677@mnot.net>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-ID: <66143.1477553363.1@critter.freebsd.dk>
Content-Transfer-Encoding: quoted-printable
Date: Thu, 27 Oct 2016 07:29:23 +0000
Message-ID: <66144.1477553363@critter.freebsd.dk>
Received-SPF: none client-ip=130.225.244.222; envelope-from=phk@phk.freebsd.dk; helo=phk.freebsd.dk
X-W3C-Hub-Spam-Status: No, score=-6.1
X-W3C-Hub-Spam-Report: AWL=-0.743, BAYES_00=-1.9, RP_MATCHES_RCVD=-1.411, W3C_AA=-1, W3C_WL=-1
X-W3C-Scan-Sig: mimas.w3.org 1bzf8F-0003nk-Qf b1970524364adc92360244029d15fd17
X-Original-To: ietf-http-wg@w3.org
Subject: Re: FYI: JSON parsing
Archived-At: <http://www.w3.org/mid/66144.1477553363@critter.freebsd.dk>
Resent-From: ietf-http-wg@w3.org
X-Mailing-List: <ietf-http-wg@w3.org> archive/latest/32686
X-Loop: ietf-http-wg@w3.org
Resent-Sender: ietf-http-wg-request@w3.org
Precedence: list
List-Id: <ietf-http-wg.w3.org>
List-Help: <http://www.w3.org/Mail/>
List-Post: <mailto:ietf-http-wg@w3.org>
List-Unsubscribe: <mailto:ietf-http-wg-request@w3.org?subject=unsubscribe>

--------
In message <B10FA80E-0A8E-4DBF-A400-963A582B7677@mnot.net>, Mark Nottingham wri
tes:

>For those who haven't seen it, this is a pretty deep dive on JSON 
>parsing ambiguities and mis-implementations.
>
>  http://seriot.ch/parsing_json.html
>
>Food for thought...

Add to that thought that we cannot even use JSON to begin with, because
of the restrictions on H1 headers...


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