- From: RFC Errata System <rfc-editor@rfc-editor.org>
- Date: Mon, 23 Oct 2023 02:45:18 -0700 (PDT)
- To: julian.reschke@gmx.de, fielding@gbiv.com, mnot@mnot.net, julian.reschke@greenbytes.de
- Cc: francesca.palombini@ericsson.com, iesg@ietf.org, ietf-http-wg@w3.org, iana@iana.org, rfc-editor@rfc-editor.org
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 Monday, 23 October 2023 09:45:24 UTC