Protocol Action: 'Guidelines for HTTP-to-CoAP Mapping Implementations' to Proposed Standard (draft-ietf-core-http-mapping-17.txt)

The IESG <iesg-secretary@ietf.org> Mon, 19 December 2016 16:40 UTC

Return-Path: <iesg-secretary@ietf.org>
X-Original-To: ietf-announce@ietf.org
Delivered-To: ietf-announce@ietfa.amsl.com
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id A983D129BC3; Mon, 19 Dec 2016 08:40:50 -0800 (PST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
From: The IESG <iesg-secretary@ietf.org>
To: IETF-Announce <ietf-announce@ietf.org>
Subject: Protocol Action: 'Guidelines for HTTP-to-CoAP Mapping Implementations' to Proposed Standard (draft-ietf-core-http-mapping-17.txt)
X-Test-IDTracker: no
X-IETF-IDTracker: 6.40.2
Auto-Submitted: auto-generated
Precedence: bulk
Message-ID: <148216565068.12830.9703812853265686153.idtracker@ietfa.amsl.com>
Date: Mon, 19 Dec 2016 08:40:50 -0800
Archived-At: <https://mailarchive.ietf.org/arch/msg/ietf-announce/1-KpBjZwuR7ELo-vHbAGFDN8Fm8>
Cc: core-chairs@ietf.org, draft-ietf-core-http-mapping@ietf.org, The IESG <iesg@ietf.org>, core@ietf.org, alexey.melnikov@isode.com, rfc-editor@rfc-editor.org
X-BeenThere: ietf-announce@ietf.org
X-Mailman-Version: 2.1.17
Reply-To: ietf@ietf.org
List-Id: "IETF announcement list. No discussions." <ietf-announce.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ietf-announce>, <mailto:ietf-announce-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/ietf-announce/>
List-Post: <mailto:ietf-announce@ietf.org>
List-Help: <mailto:ietf-announce-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ietf-announce>, <mailto:ietf-announce-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 19 Dec 2016 16:40:51 -0000

The IESG has approved the following document:
- 'Guidelines for HTTP-to-CoAP Mapping Implementations'
  (draft-ietf-core-http-mapping-17.txt) as Proposed Standard

This document is the product of the Constrained RESTful Environments
Working Group.

The IESG contact persons are Alexey Melnikov, Ben Campbell and Alissa
Cooper.

A URL of this Internet Draft is:
https://datatracker.ietf.org/doc/draft-ietf-core-http-mapping/




Technical Summary

This document provides reference information for implementing a cross-
protocol network proxy that performs translation from the HTTP protocol 
to CoAP (Constrained Application Protocol). This will enable a HTTP 
client to access resources on a CoAP server through the proxy. This 
document describes how a HTTP request is mapped to a CoAP request, and 
then how a CoAP response is mapped back to a HTTP response. This 
includes guidelines for URI mapping, media type mapping and additional 
proxy implementation issues. This document covers the Reverse, Forward 
and Interception cross-protocol proxy cases.

Working Group Summary

The working group has very good consensus on this document as it is. 
HTTP mapping aspects raised by future CoAP extensions will then be 
addressed by these extensions or in separate documents.

Document Quality

There are multiple implementations of the mapping specified in this 
document. See the shepherding write-up.

Media Type review was requested. See <https://www.ietf.org/mail-archive/
web/media-types/current/msg00817.html>.

Personnel

Jaime Jiménez is the Document Shepherd. Alexey Melnikov is the 
Responsible Area Director.

RFC Editor Note

In Section 8.5 (change section 6.2.4 of [RFC7230] to section 6.5):

OLD:
   If the CoAP server takes a long time in responding, the HTTP client
   or any other proxy in between may timeout.  Further discussion of
   timeouts in HTTP is available in Section 6.2.4 of [RFC7230].

NEW:

   If the CoAP server takes a long time in responding, the HTTP client
   or any other proxy in between may timeout.  Further discussion of
   timeouts in HTTP is available in Section 6.5 of [RFC7230].