[Technical Errata Reported] RFC7233 (4681)

The following errata report has been submitted for RFC7233,
"Hypertext Transfer Protocol (HTTP/1.1): Range Requests".

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

--------------------------------------
Type: Technical
Reported by: Kannan Goundan <kannan@cakoose.com>

Section: 2.1

Original Text
-------------
byte-range-set  = 1#( byte-range-spec / suffix-byte-range-spec )


Corrected Text
--------------
byte-range-set = *( "," OWS ) ( byte-range-spec /
    suffix-byte-range-spec ) *( OWS "," [ OWS ( byte-range-spec /
    suffix-byte-range-spec ) ] )


Notes
-----
The document contains two ABNF definitions for "byte-range-set".  They appear in Section 2.1 "Byte Ranges" and Appendix D "Collected ABNF".

The two definitions are different.  It seems like the definition in Appendix D is the correct one.

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 (IESG)
can log in to change the status and edit the report, if necessary. 

--------------------------------------
RFC7233 (draft-ietf-httpbis-p5-range-26)
--------------------------------------
Title               : Hypertext Transfer Protocol (HTTP/1.1): Range Requests
Publication Date    : June 2014
Author(s)           : R. Fielding, Ed., Y. Lafon, Ed., J. Reschke, Ed.
Category            : PROPOSED STANDARD
Source              : Hypertext Transfer Protocol Bis APP
Area                : Applications
Stream              : IETF
Verifying Party     : IESG

Received on Friday, 29 April 2016 21:27:27 UTC