[http-state] [Errata Verified] RFC6265 (4148)

RFC Errata System <rfc-editor@rfc-editor.org> Thu, 30 October 2014 07:46 UTC

Return-Path: <wwwrun@rfc-editor.org>
X-Original-To: http-state@ietfa.amsl.com
Delivered-To: http-state@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A951F1AD03E; Thu, 30 Oct 2014 00:46:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -106.912
X-Spam-Level:
X-Spam-Status: No, score=-106.912 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_HI=-5, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_WHITELIST=-100] autolearn=ham
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 HiBP5ioQ-7bx; Thu, 30 Oct 2014 00:46:05 -0700 (PDT)
Received: from rfc-editor.org (rfc-editor.org [4.31.198.49]) by ietfa.amsl.com (Postfix) with ESMTP id 6E98A1AD03D; Thu, 30 Oct 2014 00:46:05 -0700 (PDT)
Received: by rfc-editor.org (Postfix, from userid 30) id 2258C181D17; Thu, 30 Oct 2014 00:45:18 -0700 (PDT)
To: zhong.j.yu@gmail.com, abarth@eecs.berkeley.edu
X-PHP-Originating-Script: 1005:errata_mail_lib.php
From: RFC Errata System <rfc-editor@rfc-editor.org>
Message-Id: <20141030074518.2258C181D17@rfc-editor.org>
Date: Thu, 30 Oct 2014 00:45:18 -0700
Archived-At: http://mailarchive.ietf.org/arch/msg/http-state/G5auzh8noJgmAdfYlW1J2OClU14
Cc: rfc-editor@rfc-editor.org, barryleiba@computer.org, iesg@ietf.org, http-state@ietf.org
Subject: [http-state] [Errata Verified] RFC6265 (4148)
X-BeenThere: http-state@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: Discuss HTTP State Management Mechanism <http-state.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/http-state>, <mailto:http-state-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/http-state/>
List-Post: <mailto:http-state@ietf.org>
List-Help: <mailto:http-state-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/http-state>, <mailto:http-state-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Oct 2014 07:46:06 -0000

The following errata report has been verified for RFC6265,
"HTTP State Management Mechanism". 

--------------------------------------
You may review the report below and at:
http://www.rfc-editor.org/errata_search.php?rfc=6265&eid=4148

--------------------------------------
Status: Verified
Type: Technical

Reported by: Zhong Yu <zhong.j.yu@gmail.com>
Date Reported: 2014-10-28
Verified by: Barry Leiba (IESG)

Section: 5.1.1

Original Text
-------------
   day-of-month    = 1*2DIGIT ( non-digit *OCTET )
...
   year            = 2*4DIGIT ( non-digit *OCTET )
   time            = hms-time ( non-digit *OCTET )


Corrected Text
--------------
   day-of-month    = 1*2DIGIT [ non-digit *OCTET ]
...
   year            = 2*4DIGIT [ non-digit *OCTET ]
   time            = hms-time [ non-digit *OCTET ]


Notes
-----
The trailing extra chars for these fields should be *optional*, not *required*.

--------------------------------------
RFC6265 (draft-ietf-httpstate-cookie-23)
--------------------------------------
Title               : HTTP State Management Mechanism
Publication Date    : April 2011
Author(s)           : A. Barth
Category            : PROPOSED STANDARD
Source              : HTTP State Management Mechanism
Area                : Applications
Stream              : IETF
Verifying Party     : IESG