[netconf] Murray Kucherawy's No Objection on draft-ietf-netconf-http-client-server-17: (with COMMENT)

Murray Kucherawy via Datatracker <noreply@ietf.org> Thu, 15 February 2024 15:18 UTC

Return-Path: <noreply@ietf.org>
X-Original-To: netconf@ietf.org
Delivered-To: netconf@ietfa.amsl.com
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id 20349C14F6FE; Thu, 15 Feb 2024 07:18:44 -0800 (PST)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: Murray Kucherawy via Datatracker <noreply@ietf.org>
To: The IESG <iesg@ietf.org>
Cc: draft-ietf-netconf-http-client-server@ietf.org, netconf-chairs@ietf.org, netconf@ietf.org, mjethanandani@gmail.com
X-Test-IDTracker: no
X-IETF-IDTracker: 12.5.0
Auto-Submitted: auto-generated
Precedence: bulk
Reply-To: Murray Kucherawy <superuser@gmail.com>
Message-ID: <170801032411.57574.15445876158696992316@ietfa.amsl.com>
Date: Thu, 15 Feb 2024 07:18:44 -0800
Archived-At: <https://mailarchive.ietf.org/arch/msg/netconf/MJfAMT82tTx_6xZBt2gzKZibdto>
Subject: [netconf] Murray Kucherawy's No Objection on draft-ietf-netconf-http-client-server-17: (with COMMENT)
X-BeenThere: netconf@ietf.org
X-Mailman-Version: 2.1.39
List-Id: NETCONF WG list <netconf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/netconf>, <mailto:netconf-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/netconf/>
List-Post: <mailto:netconf@ietf.org>
List-Help: <mailto:netconf-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/netconf>, <mailto:netconf-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 15 Feb 2024 15:18:44 -0000

Murray Kucherawy has entered the following ballot position for
draft-ietf-netconf-http-client-server-17: No Objection

When responding, please keep the subject line intact and reply to all
email addresses included in the To and CC lines. (Feel free to cut this
introductory paragraph, however.)


Please refer to https://www.ietf.org/about/groups/iesg/statements/handling-ballot-positions/ 
for more information about how to handle DISCUSS and COMMENT positions.


The document, along with other ballot positions, can be found here:
https://datatracker.ietf.org/doc/draft-ietf-netconf-http-client-server/



----------------------------------------------------------------------
COMMENT:
----------------------------------------------------------------------

Feedback from Orie Steele, incoming ART AD:

eaf server-name {
      nacm:default-deny-write;
      type string;
      description
        "The value of the 'Server' header field.  If not set, then
         underlying software's default value is used.  Set to the
         empty string to disable.";
    }

I'm not a YANG expert, is "type string" shorthand for "UTF-8 string" ?

I don't see any ART review, are there any i18n issues expected with this document?