Re: [apps-discuss] AppsDir review of draft-ietf-core-coap-14
Alexey Melnikov <alexey.melnikov@isode.com> Mon, 29 April 2013 09:31 UTC
Return-Path: <alexey.melnikov@isode.com>
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 9C9D421F9A33; Mon, 29 Apr 2013 02:31:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -101.203
X-Spam-Level:
X-Spam-Status: No, score=-101.203 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, MIME_QP_LONG_LINE=1.396, 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 2DTRzR-VwRlr; Mon, 29 Apr 2013 02:31:06 -0700 (PDT)
Received: from waldorf.isode.com (cl-125.lon-03.gb.sixxs.net [IPv6:2a00:14f0:e000:7c::2]) by ietfa.amsl.com (Postfix) with ESMTP id 807C621F9A31; Mon, 29 Apr 2013 02:31:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1367227863; d=isode.com; s=selector; i=@isode.com; bh=fJU+7I+0o8cfbe+c74zZ2jtCqFxcy3chDpxmGbC0kc0=; h=From:Sender:Reply-To:Subject:Date:Message-ID:To:Cc:MIME-Version: In-Reply-To:References:Content-Type:Content-Transfer-Encoding: Content-ID:Content-Description; b=GITAbdv6eCqRUpHhgP1IUfc+z2bN/yecHx2aiSQwq7VZTKlVkt00JTV0wsV/Lw3GfO7VeF 62iVma5plBkz/5KHMsCfoklFdqkEnRvAMDZevDqGCeyA7B3dHiWmZBeqxU/2cIW2DlphMo fWdIE39kCRPQ9goq9GflVFbU7enfbhY=;
Received: from [172.17.128.24] (richard.isode.com [62.3.217.249]) by waldorf.isode.com (submission channel) via TCP with ESMTPSA id <UX491QB4oT1a@waldorf.isode.com>; Mon, 29 Apr 2013 10:31:03 +0100
References: <515D75FE.9070008@isode.com> <8C2FE55F-A4FF-4340-AEBF-C626B42BAA67@tzi.org> <517D855C.40701@isode.com> <FE456076-8517-46A9-972A-834E8DCD58BD@tzi.org>
In-Reply-To: <FE456076-8517-46A9-972A-834E8DCD58BD@tzi.org>
Message-Id: <5387C390-3033-4455-B8C8-8172897F2B0F@isode.com>
X-Mailer: iPad Mail (9B206)
From: Alexey Melnikov <alexey.melnikov@isode.com>
Date: Mon, 29 Apr 2013 10:33:56 +0100
To: Carsten Bormann <cabo@tzi.org>
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset="us-ascii"
Cc: "HE, XUAN -HCHBJ" <xhe@hitachi.cn>, "core@ietf.org" <core@ietf.org>, "draft-ietf-core-coap.all@tools.ietf.org" <draft-ietf-core-coap.all@tools.ietf.org>, IETF Apps Discuss <apps-discuss@ietf.org>, The IESG <iesg@ietf.org>
Subject: Re: [apps-discuss] AppsDir review of draft-ietf-core-coap-14
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, 29 Apr 2013 09:31:07 -0000
On 28 Apr 2013, at 23:02, Carsten Bormann <cabo@tzi.org> wrote: > Hi Alexey, > >> Sorry for the slow response, I was on holidays. > > I'll start my vacation (in Russia, by the way) on Friday... > Hope to have a -16 by then. > >>>> In 6.4: why is URI's default encoding is UTF-8 and not ASCII? URIs can't contain 8bit data. Or did you mean IRIs? (Hopefully you haven't!) >>> We certainly didn't mean IRIs. Specifying UTF-8 and ASCII should be equivalent here. >>> (Either way is likely to confuse a different part of the audience.) >> >> I think you should just say ASCII. > > This is what the current draft -16pre says: > > 2. Resolve the |url| string using the process of reference > resolution defined by [RFC3986]. At this stage the URL is in > ASCII encoding [RFC0020], even though the decoded components will > be interpreted in UTF-8 [RFC3629] after step 5, 8 and 9. > > I think this should be much clearer. Yes, this works. Thanks!
- [apps-discuss] AppsDir review of draft-ietf-core-… Alexey Melnikov
- Re: [apps-discuss] AppsDir review of draft-ietf-c… Carsten Bormann
- [apps-discuss] AppsDir review of draft-ietf-6man-… He Xuan
- Re: [apps-discuss] AppsDir review of draft-ietf-6… Fernando Gont
- Re: [apps-discuss] AppsDir review of draft-ietf-c… Alexey Melnikov
- Re: [apps-discuss] AppsDir review of draft-ietf-c… Carsten Bormann
- Re: [apps-discuss] AppsDir review of draft-ietf-c… Alexey Melnikov