[core] AD review of draft-ietf-core-etch-02.txt

Alexey Melnikov <alexey.melnikov@isode.com> Wed, 24 August 2016 10:16 UTC

Return-Path: <alexey.melnikov@isode.com>
X-Original-To: core@ietfa.amsl.com
Delivered-To: core@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4A14512D8C1 for <core@ietfa.amsl.com>; Wed, 24 Aug 2016 03:16:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.549
X-Spam-Level:
X-Spam-Status: No, score=-2.549 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RP_MATCHES_RCVD=-0.548, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=isode.com
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 JslXWdIV1yar for <core@ietfa.amsl.com>; Wed, 24 Aug 2016 03:16:06 -0700 (PDT)
Received: from statler.isode.com (Statler.isode.com [62.232.206.189]) by ietfa.amsl.com (Postfix) with ESMTP id 86C1B12D8BA for <core@ietf.org>; Wed, 24 Aug 2016 03:16:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1472033764; d=isode.com; s=june2016; i=@isode.com; bh=VxeXQlzfq2J5Ndm1eOrZH/TAWC8OjZZY5gFEws+AWLI=; 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=C6pok1HOvOrYIqYnVg5gd3MtMHgx/0t8xFXRl9Vd2ci2B7HJ18ASb6A7QdbSYWZ7XrCNEG dARvZyKvOmVgnUWU5MZYsp3qiGQqHsrSNJ5TihpO5AMOrypNqWf97WsYbJO3BT3vgV0EsO b1A6RPf8kl8fH92SmUl3f50+GCNi4Ho=;
Received: from [172.20.1.215] (dhcp-215.isode.net [172.20.1.215]) by statler.isode.com (submission channel) via TCP with ESMTPSA id <V71z4wASx0Gg@statler.isode.com>; Wed, 24 Aug 2016 11:16:04 +0100
From: Alexey Melnikov <alexey.melnikov@isode.com>
To: alexey.melnikov@isode.com, core@ietf.org
Message-ID: <85eb8b69-eb5e-c380-18cf-09569272cc92@isode.com>
Date: Wed, 24 Aug 2016 11:15:45 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0
MIME-Version: 1.0
Content-Type: text/plain; charset="windows-1252"; format="flowed"
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/core/ObZWssnY538VSh912rP65l9Lst0>
Subject: [core] AD review of draft-ietf-core-etch-02.txt
X-BeenThere: core@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: "Constrained RESTful Environments \(CoRE\) Working Group list" <core.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/core>, <mailto:core-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/core/>
List-Post: <mailto:core@ietf.org>
List-Help: <mailto:core-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/core>, <mailto:core-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Aug 2016 10:16:08 -0000

I think the document reads well and I only have a few minor comments. 
Please address them (or at least discuss them) before the end of IETF 
Last Call, which I am going to start now:

I think response code 4.15 should be mentioned in Section 2 and not just 
in the IANA Considerations section. I am generally missing Error 
handling section for the FETCH method, similarly to what you have for 
PATCH/iPATCH.

draft-hartke-core-apps-03 is mentioned several times in the document. It 
is currently expired. What is the plan with getting it finished?

Nit: It looks like RFC 6902 and RFC 7396 should be Normative (IANA 
Registrations).

Obsolete reference: RFC 2616. You also need to update section references 
you use when referencing RFC 2616 to point to the correct section and 
RFC from the latest HTTP/1.1 set of RFCs.

Best Regards,
Alexey