[hybi] [Editorial Errata Reported] RFC6455 (5288)
RFC Errata System <rfc-editor@rfc-editor.org> Tue, 20 March 2018 07:19 UTC
Return-Path: <wwwrun@rfc-editor.org>
X-Original-To: hybi@ietfa.amsl.com
Delivered-To: hybi@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6F80D126C2F for <hybi@ietfa.amsl.com>; Tue, 20 Mar 2018 00:19:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.211
X-Spam-Level:
X-Spam-Status: No, score=-4.211 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=ham autolearn_force=no
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 iyiTDTBnctAg for <hybi@ietfa.amsl.com>; Tue, 20 Mar 2018 00:19:27 -0700 (PDT)
Received: from rfc-editor.org (rfc-editor.org [4.31.198.49]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1985A120724 for <hybi@ietf.org>; Tue, 20 Mar 2018 00:19:27 -0700 (PDT)
Received: by rfc-editor.org (Postfix, from userid 30) id 11BF4B82439; Tue, 20 Mar 2018 00:19:19 -0700 (PDT)
To: ifette+ietf@google.com, Alexey.Melnikov@isode.com, ben@nostrum.com, aamelnikov@fastmail.fm, adam@nostrum.com, Salvatore.Loreto@ericsson.com, Gabriel.Montenegro@microsoft.com
X-PHP-Originating-Script: 30:errata_mail_lib.php
From: RFC Errata System <rfc-editor@rfc-editor.org>
Cc: champion.ge@gmail.com, hybi@ietf.org, rfc-editor@rfc-editor.org
Content-Type: text/plain; charset="UTF-8"
Message-Id: <20180320071919.11BF4B82439@rfc-editor.org>
Date: Tue, 20 Mar 2018 00:19:19 -0700
Archived-At: <https://mailarchive.ietf.org/arch/msg/hybi/P-j0SkkHWqHFGtU8uGLbZemGzAo>
X-Mailman-Approved-At: Tue, 20 Mar 2018 00:25:04 -0700
Subject: [hybi] [Editorial Errata Reported] RFC6455 (5288)
X-BeenThere: hybi@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: Server-Initiated HTTP <hybi.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/hybi>, <mailto:hybi-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/hybi/>
List-Post: <mailto:hybi@ietf.org>
List-Help: <mailto:hybi-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/hybi>, <mailto:hybi-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 20 Mar 2018 07:19:28 -0000
The following errata report has been submitted for RFC6455, "The WebSocket Protocol". -------------------------------------- You may review the report below and at: http://www.rfc-editor.org/errata/eid5288 -------------------------------------- Type: Editorial Reported by: champkeh <champion.ge@gmail.com> Section: 5.2 Original Text ------------- frame-payload-length-16 = %x0000-FFFF ; 16 bits in length frame-payload-length-63 = %x0000000000000000-7FFFFFFFFFFFFFFF ; 64 bits in length frame-masking-key = 4( %x00-FF ) ; present only if frame-masked is 1 ; 32 bits in length Corrected Text -------------- frame-payload-length-16 = %x0000-FFFF ; 16 bits in length frame-payload-length-63 = %x0000000000000000-7FFFFFFFFFFFFFFF ; 64 bits in length frame-masking-key = %x00000000-FFFFFFFF ; present only if frame-masked is 1 ; 32 bits in length Notes ----- frame-masking-key is 32bits in length Instructions: ------------- This erratum is currently posted as "Reported". If necessary, please use "Reply All" to discuss whether it should be verified or rejected. When a decision is reached, the verifying party can log in to change the status and edit the report, if necessary. -------------------------------------- RFC6455 (draft-ietf-hybi-thewebsocketprotocol-17) -------------------------------------- Title : The WebSocket Protocol Publication Date : December 2011 Author(s) : I. Fette, A. Melnikov Category : PROPOSED STANDARD Source : BiDirectional or Server-Initiated HTTP APP Area : Applications Stream : IETF Verifying Party : IESG
- [hybi] [Editorial Errata Reported] RFC6455 (5288) RFC Errata System