File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11---
2- title : " Reliable QUIC Stream Resets"
3- abbrev : " QUIC Reliable Stream Reset"
2+ title : " QUIC Stream Resets with Partial Delivery"
43docname : draft-ietf-quic-reliable-stream-reset-latest
54category : std
65
@@ -79,9 +78,10 @@ guaranteeing that all data received from the source is delivered to the peer.
7978
8079This document extends QUIC with a variant of stream resets that reliably
8180delivers the beginning of a stream up to a sender-specified offset, communicated
82- using the RESET_STREAM_AT frame. As a variant of reset, application protocols
83- continue to treat this stream function as an abrupt termination; see {{Section 2.4
84- of RFC9000}}.
81+ using the RESET_STREAM_AT frame. It can be considered a form of range-based
82+ partial reliability. As a variant of reset, application protocols continue to
83+ treat this stream function as an abrupt termination; see {{Section 2.4 of
84+ RFC9000}}.
8585
8686# Conventions and Definitions
8787
You can’t perform that action at this time.
0 commit comments