- From: RFC Errata System <rfc-editor@rfc-editor.org>
- Date: Sun, 11 Aug 2019 19:27:30 -0700 (PDT)
- To: fielding@gbiv.com, julian.reschke@greenbytes.de, ben@nostrum.com, aamelnikov@fastmail.fm, adam@nostrum.com, mnot@mnot.net, patrick.ducksong@gmail.com, tpauly@apple.com
- Cc: andersk@mit.edu, ietf-http-wg@w3.org, rfc-editor@rfc-editor.org
The following errata report has been submitted for RFC7231, "Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content". -------------------------------------- You may review the report below and at: https://www.rfc-editor.org/errata/eid5806 -------------------------------------- Type: Technical Reported by: Anders Kaseorg <andersk@mit.edu> Section: 4.3.7 Original Text ------------- A server MUST generate a Content-Length field with a value of "0" if no payload body is to be sent in the response. Corrected Text -------------- If no payload body is to be sent in the response, a server MUST generate a status code of 204 (No Content) or a Content-Length field with a value of "0" (but not both). Notes ----- The original text contradicts RFC 7230 §3.3.2: “A server MUST NOT send a Content-Length header field in any response with a status code of 1xx (Informational) or 204 (No Content)”, unless the intention was to disallow all 204 responses to OPTIONS requests, which I assume it was not. 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. -------------------------------------- RFC7231 (draft-ietf-httpbis-p2-semantics-26) -------------------------------------- Title : Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content Publication Date : June 2014 Author(s) : R. Fielding, Ed., J. Reschke, Ed. Category : PROPOSED STANDARD Source : Hypertext Transfer Protocol Bis APP Area : Applications Stream : IETF Verifying Party : IESG
Received on Monday, 12 August 2019 02:27:56 UTC