[Errata Rejected] RFC9112 (7214)

The following errata report has been rejected for RFC9112,
"HTTP/1.1".

--------------------------------------
You may review the report below and at:
https://www.rfc-editor.org/errata/eid7214

--------------------------------------
Status: Rejected
Type: Technical

Reported by: Niklas Wolber <niklas.wolber-rfc@octopost.eu>
Date Reported: 2022-10-31
Rejected by: Francesca Palombini (IESG)

Section: 1.2

Original Text
-------------
The following core rules are included by reference, as defined in
[RFC5234], Appendix B.1: ALPHA (letters), CR (carriage return), CRLF
(CR LF), CTL (controls), DIGIT (decimal 0-9), DQUOTE (double quote),
HEXDIG (hexadecimal 0-9/A-F/a-f), HTAB (horizontal tab), LF (line
feed), OCTET (any 8-bit sequence of data), SP (space), and VCHAR (any
visible [USASCII] character).

Corrected Text
--------------
The following core rules are included by reference, as defined in
[RFC5234], Appendix B.1: ALPHA (letters), CR (carriage return), CRLF
(CR LF), CTL (controls), DIGIT (decimal 0-9), DQUOTE (double quote),
HEXDIG (hexadecimal 0-9/A-F), HTAB (horizontal tab), LF (line
feed), OCTET (any 8-bit sequence of data), SP (space), and VCHAR (any
visible [USASCII] character).

Notes
-----
Rule HEXDIG from RFC5234 is 
HEXDIG =  DIGIT / "A" / "B" / "C" / "D" / "E" / "F"
excluding lower-case letters.
 --VERIFIER NOTES-- 
RFC 5234 section 2.3 says: ABNF strings are case insensitive and the character set for these strings is US-ASCII.

--------------------------------------
RFC9112 (draft-ietf-httpbis-messaging-19)
--------------------------------------
Title               : HTTP/1.1
Publication Date    : June 2022
Author(s)           : R. Fielding, Ed., M. Nottingham, Ed., J. Reschke, Ed.
Category            : INTERNET STANDARD
Source              : HTTP
Area                : Applications and Real-Time
Stream              : IETF
Verifying Party     : IESG

Received on Wednesday, 9 November 2022 08:38:54 UTC