[Errata Verified] RFC7230 (4839)

The following errata report has been verified for RFC7230,
"Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing". 

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

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

Reported by: Etan Kissling <etan.kissling@gmail.com>
Date Reported: 2016-10-23
Verified by: Alexey Melnikov (IESG)

Section: 4

Original Text
-------------
   Parameters are in the form of a name or name=value pair.

     transfer-parameter = token BWS "=" BWS ( token / quoted-string )

Corrected Text
--------------
   Parameters are in the form of a name=value pair.

     transfer-parameter = token BWS "=" BWS ( token / quoted-string )

Notes
-----
The ABNF does not allow the form of a name.

--------------------------------------
RFC7230 (draft-ietf-httpbis-p1-messaging-26)
--------------------------------------
Title               : Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing
Publication Date    : June 2014
Author(s)           : R. Fielding, Ed., J. Reschke, Ed.
Category            : PROPOSED STANDARD
Source              : Hypertext Transfer Protocol Bis APP
Area                : Applications
Stream              : IETF
Verifying Party     : IESG

Received on Thursday, 16 February 2017 11:15:59 UTC