- From: Roy T. Fielding <fielding@gbiv.com>
- Date: Tue, 24 Oct 2023 11:04:23 -0700
- To: iana-matrix@iana.org
- Cc: RFC Errata System <rfc-editor@rfc-editor.org>, Mark Nottingham <mnot@mnot.net>, Julian Reschke <julian.reschke@greenbytes.de>, Julian Reschke <julian.reschke@gmx.de>, ietf-http-wg@w3.org
> On Oct 24, 2023, at 11:01 AM, Amanda Baber via RT <iana-matrix@iana.org> wrote: > > Hi, > > Would this errata report need to be listed as an additional reference for any registration that also references RFC 9110? > > thanks, > > Amanda Baber > IANA Operations Manager No, it is only a syntax issue for some header fields defined within RFC9110. ....Roy > > On Mon Oct 23 09:45:42 2023, rfc-editor@rfc-editor.org wrote: >> The following errata report has been verified for RFC9110, >> "HTTP Semantics". >> >> -------------------------------------- >> You may review the report below and at: >> https://www.rfc-editor.org/errata/eid7306 >> >> -------------------------------------- >> Status: Verified >> Type: Technical >> >> Reported by: Julian Reschke <julian.reschke@gmx.de> >> Date Reported: 2023-01-13 >> Verified by: Francesca Palombini (IESG) >> >> Section: 14.1.1 >> >> Original Text >> ------------- >> ranges-specifier = range-unit "=" range-set >> range-set = 1#range-spec >> range-spec = int-range >> / suffix-range >> / other-range >> >> Corrected Text >> -------------- >> ranges-specifier = range-unit "=" OWS range-set >> range-set = 1#range-spec >> range-spec = int-range >> / suffix-range >> / other-range >> >> Notes >> ----- >> The ABNF is inconsistent with one of the examples given in 14.1.2 >> >> bytes= 0-999, 4500-5499, -1000 >> >> The bug in the ABNF was likely introduced when converting away from >> "implied linear whitespace". >> >> See also <https://github.com/whatwg/fetch/issues/1070#issuecomment- >> 1361800123>. >> >> -------------------------------------- >> RFC9110 (draft-ietf-httpbis-semantics-19) >> -------------------------------------- >> Title : HTTP Semantics >> 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 Tuesday, 24 October 2023 18:04:42 UTC