- From: Mark Nottingham <mnot@mnot.net>
- Date: Mon, 3 Sep 2018 16:48:38 +1000
- To: HTTP Working Group <ietf-http-wg@w3.org>, kalin_gyokov@hotmail.com
- Cc: Yves Lafon <ylafon@w3.org>, "Julian F. Reschke" <julian.reschke@gmx.de>, Roy Fielding <fielding@gbiv.com>, Alexey Melnikov <alexey.melnikov@isode.com>, Patrick McManus <mcmanus@ducksong.com>, RFC Errata System <rfc-editor@rfc-editor.org>
- Message-Id: <7F9A0529-FD11-4B3C-9CF3-129D245BC63A@mnot.net>
This didn't make it to the WG list AFAICT, but I think it's correct, and Julian has confirmed separately. Mark as accepted, I think. Cheers, > > From: RFC Errata System <rfc-editor@rfc-editor.org <mailto:rfc-editor@rfc-editor.org>> > Subject: [Technical Errata Reported] RFC7233 (5474) > Date: 22 August 2018 at 3:02:48 am AEST > To: fielding@gbiv.com <mailto:fielding@gbiv.com>, ylafon@w3.org <mailto:ylafon@w3.org>, julian.reschke@greenbytes.de <mailto:julian.reschke@greenbytes.de>, ben@nostrum.com <mailto:ben@nostrum.com>, aamelnikov@fastmail.fm <mailto:aamelnikov@fastmail.fm>, adam@nostrum.com <mailto:adam@nostrum.com>, mnot@mnot.net <mailto:mnot@mnot.net>, pmcmanus@mozilla.com <mailto:pmcmanus@mozilla.com> > Cc: kalin_gyokov@hotmail.com <mailto:kalin_gyokov@hotmail.com>, ietf-http-wg@w3.org <mailto:ietf-http-wg@w3.org>, rfc-editor@rfc-editor.org <mailto:rfc-editor@rfc-editor.org> > > The following errata report has been submitted for RFC7233, > "Hypertext Transfer Protocol (HTTP/1.1): Range Requests". > > -------------------------------------- > You may review the report below and at: > http://www.rfc-editor.org/errata/eid5474 <http://www.rfc-editor.org/errata/eid5474> > > -------------------------------------- > Type: Technical > Reported by: Kalin Gyokov <kalin_gyokov@hotmail.com <mailto:kalin_gyokov@hotmail.com>> > > Section: 4.4. > > Original Text > ------------- > For byte ranges, failing to overlap the current extent means that the > first-byte-pos of all of the byte-range-spec values were greater than > the current length of the selected representation. > > Corrected Text > -------------- > For byte ranges, failing to overlap the current extent means that the > first-byte-pos of all of the byte-range-spec values were greater than > or equal to the current length of the selected representation. > > Notes > ----- > If the length of the representation is 500 bytes, then the range of the entire representation is 0-499. Then a range starting at byte position 500 fails to overlap the representation. > > Instructions: > ------------- > This erratum is currently posted as "Reported". If necessary, please > use "Reply All" to discuss whether it should be verified or > rejected. When a decision is reached, the verifying party > can log in to change the status and edit the report, if necessary. > > -------------------------------------- > RFC7233 (draft-ietf-httpbis-p5-range-26) > -------------------------------------- > Title : Hypertext Transfer Protocol (HTTP/1.1): Range Requests > Publication Date : June 2014 > Author(s) : R. Fielding, Ed., Y. Lafon, Ed., J. Reschke, Ed. > Category : PROPOSED STANDARD > Source : Hypertext Transfer Protocol Bis APP > Area : Applications > Stream : IETF > Verifying Party : IESG -- Mark Nottingham https://www.mnot.net/
Received on Monday, 3 September 2018 06:49:13 UTC