quicwg / reliable-stream-reset

Other
7 stars 5 forks source link

Normative requirements on use of RESET_STREAM vs RESET_STREAM_AT #53

Closed LPardue closed 10 months ago

LPardue commented 1 year ago

Section 5

When resetting a stream without the intent to deliver any data to the receiver, the sender uses a RESET_STREAM frame (Section 3.2 of [RFC9000]). The sender MAY also use a RESET_STREAM_AT frame with a Reliable Size of zero in place of a RESET_STREAM frame. These two have the same effect and the behavior of RESET_STREAM frame is unchanged from the behavior described in [RFC9000].

This seems technically fine but I wonder if we can tweak the wording to make it read a little better