- From: RFC Errata System <rfc-editor@rfc-editor.org>
- Date: Thu, 16 Feb 2017 03:22:20 -0800 (PST)
- To: etan.kissling@gmail.com, fielding@gbiv.com, julian.reschke@greenbytes.de
- Cc: aamelnikov@fastmail.fm, iesg@ietf.org, ietf-http-wg@w3.org, rfc-editor@rfc-editor.org Content-Type: text/plain@rfc-editor.org;, charset=UTF-8@rfc-editor.org
The following errata report has been rejected 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=4838
--------------------------------------
Status: Rejected
Type: Technical
Reported by: Etan Kissling <etan.kissling@gmail.com>
Date Reported: 2016-10-22
Rejected 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 or name=value pair.
transfer-parameter = token
/ token BWS "=" BWS ( token / quoted-string )
Notes
-----
The form of a name cannot be represented with the original ABNF.
--VERIFIER NOTES--
Rejected as per the mailing list discussion:
<https://www.w3.org/Search/Mail/Public/search?type-index=ietf-http-wg&index-type=t&keywords=4838&search=Search>
--------------------------------------
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:22:52 UTC