Protocol Action: 'Bootstrapping WebSockets with HTTP/2' to Proposed Standard (draft-ietf-httpbis-h2-websockets-07.txt)

The IESG <iesg-secretary@ietf.org> Mon, 18 June 2018 16:43 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 54540130DCD; Mon, 18 Jun 2018 09:43:46 -0700 (PDT)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: The IESG <iesg-secretary@ietf.org>
To: IETF-Announce <ietf-announce@ietf.org>
Subject: Protocol Action: 'Bootstrapping WebSockets with HTTP/2' to Proposed Standard (draft-ietf-httpbis-h2-websockets-07.txt)
X-Test-IDTracker: no
X-IETF-IDTracker: 6.81.2
Auto-Submitted: auto-generated
Precedence: bulk
Cc: httpbis-chairs@ietf.org, The IESG <iesg@ietf.org>, Mark Nottingham <mnot@mnot.net>, mnot@mnot.net, ietf-http-wg@w3.org, alexey.melnikov@isode.com, draft-ietf-httpbis-h2-websockets@ietf.org, rfc-editor@rfc-editor.org
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Message-ID: <152934022633.3173.6298607308229551185.idtracker@ietfa.amsl.com>
Date: Mon, 18 Jun 2018 09:43:46 -0700
Archived-At: <https://mailarchive.ietf.org/arch/msg/ietf-announce/rsYJJq_S2_q9iTHr-TvOFjcUfjo>
X-BeenThere: ietf-announce@ietf.org
X-Mailman-Version: 2.1.26
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, 18 Jun 2018 16:43:47 -0000

The IESG has approved the following document:
- 'Bootstrapping WebSockets with HTTP/2'
  (draft-ietf-httpbis-h2-websockets-07.txt) as Proposed Standard

This document is the product of the Hypertext Transfer Protocol Working Group.

The IESG contact persons are Adam Roach, Alexey Melnikov and Ben Campbell.

A URL of this Internet Draft is:
https://datatracker.ietf.org/doc/draft-ietf-httpbis-h2-websockets/




Technical Summary

   This document defines a mechanism for running the WebSocket Protocol over
   a single stream of an HTTP/2 connection.

Working Group Summary

   This document enjoyed broad discussion and review in the HTTP Working Group; there seems to be
   significant community interest in it, since it enables the use of WebSockets on a HTTP/2 server,
   reducing operational issues for Web sites.

   There was some concern about whether it was appropriate for a version-specific extension (a HTTP/2
   SETTING) to modify the semantics of a version-generic HTTP method (CONNECT), but the WG reached
   consensus that CONNECT is "special" in this regard.

Document Quality

   Deployment depends upon implementation in Web browsers;
   at least one has already written code for this feature and is in process of shipping it.

Personnel

   Mark Nottingham is the Document Shepherd; Alexey Melnikov is the responsible Area Director.