RFC Errata


Errata Search

 
Source of RFC  
Summary Table Full Records

Found 1 record.

Status: Verified (1)

RFC 9113, "HTTP/2", June 2022

Source of RFC: httpbis (wit)

Errata ID: 7013
Status: Verified
Type: Editorial
Publication Format(s) : TEXT

Reported By: Moto Ishizawa
Date Reported: 2022-07-06
Verifier Name: RFC Editor
Date Verified: 2022-07-06

Section 6.1 says:

      |  Note: An endpoint that learns of stream closure after sending
      |  all data can close a stream by sending a STREAM frame with a
      |  zero-length Data field and the END_STREAM flag set.  This is
      |  only possible if the endpoint does not send trailers, as the
      |  END_STREAM flag appears on a HEADERS frame in that case; see
      |  Section 8.1.

It should say:

      |  Note: An endpoint that learns of stream closure after sending
      |  all data can close a stream by sending a DATA frame with a
      |  zero-length Data field and the END_STREAM flag set.  This is
      |  only possible if the endpoint does not send trailers, as the
      |  END_STREAM flag appears on a HEADERS frame in that case; see
      |  Section 8.1.

Notes:

Since STREAM frame is not defined in HTTP/2, I assume this is a DATA frame. This is probably a typo, possibly confused with the QUIC specification.

Report New Errata



Advanced Search