- From: RFC Errata System <rfc-editor@rfc-editor.org>
- Date: Tue, 5 Sep 2023 18:01:23 -0700 (PDT)
- To: fielding@gbiv.com, mnot@mnot.net, julian.reschke@greenbytes.de, superuser@gmail.com, francesca.palombini@ericsson.com, mnot@mnot.net, tpauly@apple.com
- Cc: squid3@treenet.co.nz, ietf-http-wg@w3.org, rfc-editor@rfc-editor.org
The following errata report has been submitted for RFC9112, "HTTP/1.1". -------------------------------------- You may review the report below and at: https://www.rfc-editor.org/errata/eid7633 -------------------------------------- Type: Technical Reported by: Amos Jeffries <squid3@treenet.co.nz> Section: 2.2 Original Text ------------- Although the line terminator for the start-line and fields is the sequence CRLF, a recipient MAY recognize a single LF as a line terminator and ignore any preceding CR. Corrected Text -------------- Although the line terminator for the start-line, fields, chunk and last-chunk is the sequence CRLF, a recipient MAY recognize a single LF as a line terminator and ignore any preceding CR. Notes ----- chunked encoding (section 6.3) uses CRLF for line/framing delimiters in the same manner as other HTTP message sections. But these lines are not listed as a possible sites of bare-LF line terminator. Which makes for an unnecessary parser exception and complicates possible request smuggling robustness between implementations. 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. -------------------------------------- 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, 6 September 2023 01:01:30 UTC